cancel
Showing results for 
Search instead for 
Did you mean: 

request general info re: MPU family Support for Cortex-M4F for FreeRTOS

gdori.1
Associate II

Hello,

I'm new to ST.

What MPU families does ST have for Cortex-M4F with FreeRTOS and support including demo/eval boards with demo projects, running in IAR, for FreeRTOS?  This would include porting and FreeRTOSconfig files etc.?

I am especially interested in IoT.

Thanks George

3 REPLIES 3
Pavel A.
Evangelist III

Here is the ST fork of FreeRTOS, adapted for STM32: https://github.com/STMicroelectronics/stm32_mw_freertos

All STM32F4 and STM32L4 are M4F.

-- pa

TDK
Guru

Here are all the families with an M4 core. Pretty sure they are all M4F.

Example projects can be found in the corresponding CubeMX repo, which you can view to see if it meets your expectations.

https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects

0693W000003Q8jNQAS.png

The bottom two series are wireless-enabled and pretty new. I don't have much experience with them.

If you feel a post has answered your question, please click "Accept as Solution".
gdori.1
Associate II

Hello,

Thanks for your reply.

I also need a chip that has Ethernet feature (with FreeRTOS and Cortex-M4F). I looked on the ST site but was not able to find such. I would also need a demo board and support to set up a server. My goal so to built IoT.

Thanks George