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 support@ccsinfo.com

18F458 CAN question

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



Joined: 13 May 2007
Posts: 34

View user's profile Send private message

18F458 CAN question
PostPosted: Wed Jun 06, 2007 7:14 am     Reply with quote

Hi I'm pretty new to programming pics so apologies if this post is a bit basic but I'm wondering if you can clear something up for me. I understand that the PIC 18F458 has a CAN module on board. I need to use CAN to communicate with a Maxon motor controller and it is unclear to me whether the 18f458 has all the necessary 'kit' already on board to communicate with the controller or whether I need another 'CAN driver' chip between the two?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Jun 06, 2007 10:23 am     Reply with quote

You need a CAN bus transceiver for each node (ie, each 18F458), such
as the MCP2551. You also need a termination resistor at each node.
Example:
http://www.interfacebus.com/Design_Connector_CAN.html
jemly



Joined: 13 May 2007
Posts: 34

View user's profile Send private message

PostPosted: Wed Jun 06, 2007 10:28 am     Reply with quote

Thanks that was exactly what I was looking for.
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