CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

ECAN on dsPIC33 with 2 ECAN modules

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Flaviofrc



Joined: 04 Mar 2008
Posts: 7

View user's profile Send private message MSN Messenger

ECAN on dsPIC33 with 2 ECAN modules
PostPosted: Thu Jun 28, 2012 6:00 am     Reply with quote

Dear,

I need to implement a "hub" using a CAN dsPIC33FJ64GP706. I was thinking of using interrupts MESSAGES CAN to filter by entering and leaving the CAN1 CAN2, but this was inefficient. Apparently this feature can use a dsPIC address buffer to buffer CAN1 CAN2 without going through the CPU, is this really possible? If possible how to do this? Or what would be the best way to implement this "hub"?

Thank you.
_________________
Flavio R. Caruso
www.stareletronics.com.br
walat



Joined: 13 Mar 2013
Posts: 5

View user's profile Send private message Visit poster's website

Change your dspıc33
PostPosted: Tue May 14, 2013 6:14 am     Reply with quote

Change your dspic33xx because there isn't dsPIC33xx LIBRARY :(
there is only:
#include <can-18xxx8.c>

#include <can-18F4580.c>

#include <can-PIC24.c>
#include <can-PIC24.h>

#include <can-dsPIC30.c>
#include <can-dsPIC30.h>


Last edited by walat on Sat Jun 01, 2013 7:16 am; edited 1 time in total
Flaviofrc



Joined: 04 Mar 2008
Posts: 7

View user's profile Send private message MSN Messenger

PostPosted: Tue May 14, 2013 6:53 am     Reply with quote

Dear Walat,

Thank you very much for your answer.

I solve the problem developing my personal library, I spent a lot of time but it worked.


Best Regards,

Flavio
_________________
Flavio R. Caruso
www.stareletronics.com.br
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group