You are here

Communication with VESC DISPLAY

2 posts / 0 new
Last post
toyuto
Offline
Last seen: 3 days 1 hour ago
VESC Free
Joined: 2025-08-22 02:00
Posts: 2
Communication with VESC DISPLAY

Could you please tell me?
I'm trying to display information about a custom motor control board on a VESC DISPLAY.
Do you have any information about the communication format of the data sent from the motor control board via CAN?
Or could you please tell me what I should look into?

I understand communication with Express.
Thank you in advance.

toyuto
Offline
Last seen: 3 days 1 hour ago
VESC Free
Joined: 2025-08-22 02:00
Posts: 2

I solved it myself.
It seems that VDisp couldn't start because the VescTool I was using was the test version.
After writing the binary/VDisp with the latest version of VescTool, I sent it using IDs 20-24 and it was reflected on the screen.

Thank you very much.