You are here

how to communication with arduino on vesc via CAN

1 post / 0 new
yuri12
Offline
Last seen: 1 year 9 months ago
Joined: 2022-01-19 09:44
Posts: 7
how to communication with arduino on vesc via CAN

Hello.

I wan to check the VESC CAN message with Arduino. When I connected Arduino uno and mcp2515 to the VESC CAN pin, I couldn't get any message. How can I read the message?

And after this is solved, I want to control VESC via CAN communication. Is there anything else I need to modify other than code modification?

Please help me!!!