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

CAN is broadcast or multicast- if CAN have only one node?

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



Joined: 29 Jan 2015
Posts: 8
Location: india chennai

View user's profile Send private message

CAN is broadcast or multicast- if CAN have only one node?
PostPosted: Sun Feb 01, 2015 11:32 pm     Reply with quote

CAN is broadcast or multicast- if CAN have only one node?
Ttelmah



Joined: 11 Mar 2010
Posts: 19378

View user's profile Send private message

PostPosted: Mon Feb 02, 2015 12:08 am     Reply with quote

CAN is a broadcast bus. All nodes receive (at the hardware level) all data. Then the key is message filters. These determine whether a device accepts a packet. So two devices can talk to each other on the bus (within the limits of priority), as if they were talking without the other devices there. One of the bits in the messages can specify that a message is 'broadcast', in which case everyone sees it (BR=0).
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