uhi22 / wifican

Bridge between Wifi and CAN. Minimal variant of the ESP32RET. Using ESP32s3
19 stars 6 forks source link

CAN Baud 500k still working? #5

Open clowrey opened 1 month ago

clowrey commented 1 month ago

Hi, just saw the recent change to the default baud rate and wondering if everything is still expected to work with 500k data?

I am trying to get my setup working again and getting the debugging counters via Savvy CAN but no actual data even though I know there is plenty of data at 500k baud on this bus (via other loggers)

Thanks!

uhi22 commented 1 month ago

Hi, sorry for letting you run into this trap. I now added the topic to the readme. Short answer: For 500k use the older version. It would be really helpful to have a consistent baud rate concept in SavvyCAN and wifican, but at the moment this does not exist.