Configuring the NuttX MCP2515 CAN driver to 250Kbps
2021-03-01 04:07:13 Author: acassis.wordpress.com(查看原文) 阅读量:255 收藏

I got MCP2515 working on 250Kbps on NuttX using this configuration setting:

[*] Microchip MCP2515 CAN Bus Controller over SPI
(250000) MCP2515 bitrate
(6) MCP2515 Propagation Segment TQ
(5) MCP2515 Phase Segment 1
(4) MCP2515 Phase Segment 2
(3) MCP2515 Synchronization Jump Width
(8000000) MCP2515 on-board clock frequency
(1000000) MCP2515 SPI SCK Frequency

This timing was based on Timing Suggestions from this guy:

https://github.com/electricimp/MCP2515


文章来源: https://acassis.wordpress.com/2021/02/28/configuring-the-nuttx-mcp2515-can-driver-to-250kbps/
如有侵权请联系:admin#unsafe.sh