Official FreeRTOS port for STM32F7?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-11 12:55 PM
Posted on July 11, 2017 at 21:55
I want to test FreeRTOS on my STM32F7 eval. board. Did ST or anyone else make an official port to this platform?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-11 4:40 PM
Posted on July 12, 2017 at 01:40
When I Googled 'STM32F7 FreeRTOS' the first link I got was
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-11 4:53 PM
Posted on July 12, 2017 at 01:53
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.
