Currently Im working with BMS Module .. Battery is sending CAN Messages at Slow rate.. Conroller is taking few bytes of Recieved bytes, Sending back with diffrent ID's .. Some where Transmitting speed is more than the Recieving speed.. Synch ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-29 12:25 AM
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
2021-08-29 5:14 AM
If you're responding to more messages than you received, then it suggests a logic error in your algorithm.
The clocking rate of the CAN bus should be consistent for receiving and transmitting.
Do you have a CAN bus analyzer? Can you instrument your code better to understand the interactions and responses?
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..
