Minimum CAN bit rate

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Minimum CAN bit rate

512 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by danielwiedemann on Tue Jan 28 12:20:28 MST 2014
Hi,
I'm using the CAN interface of LPC11C14. While I'm working with Buadrate at 20kbit/s, all worked fine. But I need to use the CAN interface at 10kbit/s.
The CAN doesn't work, the BUS goes off.
I found out that there are the function "‘TXD dominant time-out", that defines a minimum possible bit rate.
Anybody knows how to disable this function on LPC11C14?
Thanks,
Daniel.
Labels (1)
0 Kudos
4 Replies

494 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by danielwiedemann on Wed Jan 29 07:04:05 MST 2014
Thanks.
0 Kudos

494 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LabRat on Wed Jan 29 04:33:53 MST 2014

Quote: danielwiedemann
I've attached the ISO1050DUB...



... with 'TXD Dominant Timeout (DTO)'. That's your problem...

Datasheet http://www.ti.com/lit/ds/symlink/iso1050.pdf :


Quote:
Minimum Bit Rate = 11/(tdom) = 11bits/300µs = 37kbps



If you (can) change your transceiver to SN65HVD23x (without DTO) 10kbps are no problem...
0 Kudos

494 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by danielwiedemann on Wed Jan 29 03:57:37 MST 2014
I've attached the ISO1050DUB.

Have I change the transceiver, to get low bit rate?
0 Kudos

494 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LabRat on Tue Jan 28 12:43:19 MST 2014

Quote: danielwiedemann
Anybody knows how to disable this function on LPC11C14?



IIRC this is a transceiver function, so you can't disable it on your 11c14...

Which transceiver did you attach?
0 Kudos