Hi Mouaaz, sorry, but there was a little error on my bitrate calculation: instead of: Bit rate = cclk / ( VPBDIV * BRP * ( TSEG1+1 + 1 + TSEG2+1)) it must be: Bit rate = cclk / ( VPBDIV * (BRP+1) * ( TSEG1+1 + 1 + TSEG2+1)) Greetings from Dietmar.
Message
Re: CAN baudrate setting
2005-03-18 by dietmar_wengler