Skip to main content
Visitor II
July 21, 2025
Question

STM32WL33 + FreeRtos Tx example

  • July 21, 2025
  • 1 reply
  • 197 views

Hi everyone,

I was hoping to find some help in locate a simple tx example for the stm32wl33 using a freertos task. I have tried to move functions in the mrsubg basic transmit example to a task but seems to not function properly. Does not transmit and gets stuck in the while((__HAL_MRSUBG_GET_RFSEQ_IRQ_STATUS() & MR_SUBG_GLOB_STATUS_RFSEQ_IRQ_STATUS_TX_DONE_F) == 0) {};

 

Any help would be appreciated.

1 reply

STTwo-32
Technical Moderator
August 20, 2025

Hello @ekgolf 

For now, there is not such example. So, if you have any issue will working on such application, i suggest you debug to identify the root cause of this issue.

PS: I've escalated your example request internally to review the possibility to create such example on the future (under internal ticket number 215993).

Best Regards.

STTwo-32