2025-11-24 12:08 AM
Hi,
We have the X-NUCLEO-67W61M1 (for ST67W) attached to a custom STM32U5-board. Disappointingly we just found out the whole architecture of X-CUBE-ST67W61 seems to rely on FreeRTOS while our app architecture is based on ThreadX…
A light weight bare metal approach would be highly appreciated when starting up simple testing with e.g AT-commands! Then we want to use ThreadX for an HTTP server among other things.
Any recommendations on potential work arounds using the X-CUBE-ST67W61 without switching to FreeRTOS?
Thanks in advance
2025-11-24 12:30 AM
Hi Southbranch,
Please have a look at the bare metal example shared here on STM32 hotspot.
Hope this helps you.