I am exploring STM32 microcontroller development with RTOS (micrium). Any tips ?

Please I need help on this guys , I am exploring STM32 microcontroller development with RTOS (micrium). Any tips for calculating thread stack usage efficiently?
Solution:
From Arm's "Determining the stack usage of applications": Determining the required stack sizes for a software project is a crucial part of the development process. The developer aims to create a stable application, while not wasting resources. This application note explains methods that help finding the optimal setting while looking specifically on the stack load caused by interrupt service routines (ISRs) in RTOS applications running on an Arm Cortex-M based processor. Read more in the attached app note, provided by @Chimmuanya Okere....
Jump to solution
5 Replies
Marvee Amasi
Marvee Amasi7mo ago
Finally, thanks a lot . The link auto downloaded the pdf. This is helpful
kingrom
kingrom7mo ago
Is this application note applicable to esp32-s3 freertos ?
Marvee Amasi
Marvee Amasi7mo ago
@kingrom , yes it is applicable
Solution
techielew
techielew7mo ago
From Arm's "Determining the stack usage of applications": Determining the required stack sizes for a software project is a crucial part of the development process. The developer aims to create a stable application, while not wasting resources. This application note explains methods that help finding the optimal setting while looking specifically on the stack load caused by interrupt service routines (ISRs) in RTOS applications running on an Arm Cortex-M based processor. Read more in the attached app note, provided by @Chimmuanya Okere.
Want results from more Discord servers?
Add your server