CAn frequency
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-04-18 3:39 AM
Posted on April 18, 2017 at 12:39
Hi ,
How to calculate the frequency for CAN interface in
STM32F769i-Eval board?
In CAN Example prescaler value is 4 and it is for 1MHz.
What should be the prescaler value for 250kb/s in source code?
Thanks and Regards
Rizwan Syed
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-04-18 5:10 AM
Posted on April 18, 2017 at 14:10
Just do the maths, the CAN clock starts with the APB divides that down with the prescaler, and then divides again by the sum of the bit quanta settings.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
