Help with M84, Arduino and CAN bus
Posted: Fri Mar 01, 2024 2:42 am
Hello,
I'm trying to make a dashboard using an esp32 (arduino) and SN65HVD230DR can transceiver, using Twai library :
https://docs.espressif.com/projects/esp ... /twai.html
In CAN normal mode, i can read and decode CAN data and write it to serial console, but as soon as i plug the CAN UTC, the serial becomes very slow and M84 software says 'ECU not connected", if i unplug the arduino, ECU can connect to M84 software.
I tried listen_only mode, but it doesn't seems to work at all.
Could someone help me to find the solution please ?
Thanks
I'm trying to make a dashboard using an esp32 (arduino) and SN65HVD230DR can transceiver, using Twai library :
https://docs.espressif.com/projects/esp ... /twai.html
In CAN normal mode, i can read and decode CAN data and write it to serial console, but as soon as i plug the CAN UTC, the serial becomes very slow and M84 software says 'ECU not connected", if i unplug the arduino, ECU can connect to M84 software.
I tried listen_only mode, but it doesn't seems to work at all.
Could someone help me to find the solution please ?
Thanks