Stm32f2 series port??

saimaddy123 wrote on Saturday, May 28, 2011:

Did any one do Freertos port on stm32f2xx devices?

rtel wrote on Saturday, May 28, 2011:

I have one of these boards now so could create a demo that targets it specifically - however the kernel code will be exactly the same as the STM32F1xx devices, so you could create your own project re-targeting an existing STM32 demo (to have the correct memory map, etc.).

Regards.

stf12 wrote on Monday, May 30, 2011:

Hi,
waiting for the official FreeRTOS port by Richard, I made a simple demo of FreeRTOS running on STM32F2 series. It is based on Eclipse + GCC.
Find it at the following link: www.stf12.org

Regards,
Stefano