Can the touchgfx transplanted by stm32g070 use freertos? I configured freertos with stm32cubemx but it doesn't work
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-01-18 4:48 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-02-10 2:18 AM
Hi,
It can be set but the issue is actually memory consumption. If I recall correctly there might not be enough memory space to enable FreeRTOS with the STM32G0 nucleo, or barely. If you create a custom board with the STM32G0 mcu then you add external memory I guess.
/Romain
