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.

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.