一个简单的前端实现,用于计算CAN/FDCAN参数: CANAN/FDCAN 智能参数计算器
can
对于不兼容fdcan的单片机
需要配置的主要有这几个参数:
Bit Timings Parameter
参数列表
Prescaler
Time Quanta in Bit Segment 1 (单位time,复数times)
Time Quanta in Bit Segment 2 (单位time,复数times)
ReSynchronization Jump Width( 单位time,复数times)
计算得到的一共有如下几个参数:
Time Quantum (ns)
Time
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
1$ hexo new "My New Post"
More info: Writing
Run server
1$ hex