Teensy 4.0 VESC port (running ChibiOS)

Status
Not open for further replies.

Morphius

Member
Hi

Im working on a BLDC motor controller board for the Teensy 4.0.

The most straight forward approach would, in my opinion, be to port the VESC firmware to T4. Looking at the VESC firmware, it is running ChibiOS and there has been some development on ChibiOS for the T4. (https://github.com/greiman/ChRt).

From this thread, i can se there has been some issues with ChibiOS. Has this been resolved?
(https://forum.pjrc.com/threads/6207...-breaks-ChibiOS-on-Teensy-4?highlight=ChibiOS)

I do not have any experience working with ChibiOS...

Do you think this is worth the while (upgrading hardware to T4). How tuf will it be to port the code?
 
Just some additional info:

There is a ongoing effort to make VESC universally available for all MCU´s running ChibiOS. Which is really awesome. (https://github.com/vedderb/bldc/issues/181). From this thread i see, there is some low levels ST libraries, which need to be replaced or ported.

Since ChibiOS is running on T4, it should be possible. Right ?
 
Status
Not open for further replies.
Back
Top