Thank you, that solved it for me. I had attempted to enable the wake-up interrupt in my code even though it was not supported... now that ECO V3 uses that bit for the divider, it was doing its job.
Lesson learned—respect the reserved bits.
Thanks!
Search found 2 matches
- Wed May 13, 2020 11:32 am
- Forum: Report Bugs
- Topic: ESP32-WROOM32E - V3 - Canbus speeds halved?
- Replies: 2
- Views: 6738
- Tue May 12, 2020 11:12 am
- Forum: Report Bugs
- Topic: ESP32-WROOM32E - V3 - Canbus speeds halved?
- Replies: 2
- Views: 6738
ESP32-WROOM32E - V3 - Canbus speeds halved?
Hello! I used an existing circuit design and software code but swapped from an older module to the new V3 core 32E module. All was well until I realized all my CAN timing was creating bus speeds half of the other module. If I input the settings for 500kbps working on the older modules I end up with ...