8 years, 3 months ago.

Other platform with ARM STM32 ucontroller

Is there any way to use mbed with a plateform based on stm32 ARM ucontroller which is not producted by ST? It is a flight controller (FC) with many sensors but I want to developp other programs.

Thanks Regards

1 Answer

8 years, 3 months ago.

All STM32 are produced by STM, but they can be used on different boards. If that board has the same MCU as on one of the boards in the platform list, you can simply use that one. If it is slightly different, but the same series, if it works, or if it needs minor changes or major ones, depends on the exact MCUs involved.

Accepted Answer