2021-10-11 05: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.
2021-10-11 05: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).
2021-10-11 05: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).
2021-10-12 04: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
2021-10-18 10:03 PM
Thank you for your response I'll surely consider this.
2021-10-19 01:04 AM
Hello Aarra.1,
If you deem your question answered, please close this topic by choosing Select as Best.
/Alexandre