CANBAUD/de

From MCS Wiki AVR
< CANBAUD(Difference between revisions)
Jump to: navigation, search
(Created page with "= <span class="f_Header">Action</span> = Sets the baud rate of the CAN bus. <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> ...")
 
m (1 revision)
 

Latest revision as of 21:12, 15 February 2013

Contents

= (**COPIED FROM ENGLISH PAGE**) === Action

Sets the baud rate of the CAN bus.

 

 

Syntax

CANBAUD = value

 

 

Remarks

All devices on the CAN bus need to have the same baud rate. The value must be a constant. The baud rate depends on the used crystal. The compiler uses the $CRYSTAL value to calculate the CAN baud rate. Higher baud rates require a higher system clock.

 

 

See also

CONFIG CANBUS , CONFIG CANMOB , CANRESETCANCLEARMOBCANCLEARALLMOBSCANSENDCANRECEIVE , CANID , CANSELPAGECANGETINTS

 

 

 

Example


Canbaud = 125000 ' use 125 KB

Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language