You are here

CAN sends error frame

3 posts / 0 new
Last post
dgarciasoto
Offline
Last seen: 3 years 2 months ago
Joined: 2022-04-06 04:39
Posts: 1
CAN sends error frame

Hello,

I'm communicating with the VESCs using CAN, sending RPM commands. I send them at 100hz

If I send very slow speeds or zero the VESC doesn't have enough power to move that slow and sends error frames on the CAN bus.

The microcontroller I'm using enters bus-off mode because of that and disables CAN communication until I reset it.

How can I make the VESC not send error frames in this situation?

fingerprintdax
Offline
Last seen: 2 weeks 3 days ago
VESC Free
Joined: 2025-03-28 23:34
Posts: 2

Any resolution on this? im getting Error messages from VESC as well.

fingerprintdax
Offline
Last seen: 2 weeks 3 days ago
VESC Free
Joined: 2025-03-28 23:34
Posts: 2

any resolution on this? i have same issue