Is it necessary to use RTOS for TouchGFX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-11 5:37 AM
Hello,
I'm using TouchGFX with STM32H757i-eval board
I'm finding it difficult to configure for TouchGFX with RTOS.
Is it mandatory to use RTOS while using TouchGFX.
According to this link TouchGFX can be configured without RTOS.
https://support.touchgfx.com/docs/basic-concepts/operating-system
Could you please provide an example on how to configure TouchGFX with RTOS.
As all the examples that I have referred use RTOS.
Solved! Go to Solution.
- Labels:
-
STM32H7 Series
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-11 5:50 AM
The documentation says it can generate bare metal code, although all examples use an RTOS.
https://support.touchgfx.com/docs/development/touchgfx-hal-development/touchgfx-generator
Developers can use any RTOS with TouchGFX (even No OS).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-11 5:50 AM
The documentation says it can generate bare metal code, although all examples use an RTOS.
https://support.touchgfx.com/docs/development/touchgfx-hal-development/touchgfx-generator
Developers can use any RTOS with TouchGFX (even No OS).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-12 4:37 AM
Hi,
I'll just chip in to say the the STM32G0 nucleo TBS does not use an RTOS, so you can have a look at it to understand how to work on bare metal.
Azure RTOS will soon be used as well for some of our demos or TBS in the future.
/Romain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-18 10:03 PM
Thank you for your response I'll surely consider this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-19 1:04 AM
Hello Aarra.1,
If you deem your question answered, please close this topic by choosing Select as Best.
/Alexandre
