2017-07-11 12:55 PM
I want to test FreeRTOS on my STM32F7 eval. board. Did ST or anyone else make an official port to this platform?
2017-07-11 04:40 PM
When I Googled 'STM32F7 FreeRTOS' the first link I got was
2017-07-11 04:53 PM
john$ ls STM32Cube_FW_F7_V1.7.0/Projects/STM32F769I_EVAL/Applications/FreeRTOS/FreeRTOS_
FreeRTOS_Mail/ FreeRTOS_Queues/ FreeRTOS_SemaphoreFromISR/ FreeRTOS_SignalFromISR/ FreeRTOS_Timers/ FreeRTOS_Mutexes/ FreeRTOS_Semaphore/ FreeRTOS_Signal/ FreeRTOS_ThreadCreation/download the Cube repository for your chip family. plenty of examples.