FreeRTOS CAN BUS Library

Hello

Does CAN Bus work using the M4 controller on the iMX7 Colibri module? Do you provide examples for this or where should I look? Did you test it yourself?

On the Software site there is no Roadmap for M4 libraries or somilar when klicking on RTOS: Freertos overview | Toradex Developer Center

Best

Beni

Try look at ARM CMSIS - Cortex Microcontroller Software Interface Standard for the IMX7

I schould contain a library for CAN interface (and a lot more perf)

Does CAN Bus work using the M4 controller on the iMX7 Colibri module? Do you provide examples for this or where should I look? Did you test it yourself?

FlexCAN support is available for M4 on i.MX7. Here are the examples and here is the flexcan driver available in our FreeRTOS tree.

On the Software site there is no Roadmap for M4 libraries or somilar when klicking on RTOS:

There are no additional libraries provided/available with FreeRTOS.