2025-07-20 5:00 PM - last edited on 2025-08-20 1:54 AM by STTwo-32
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.
2025-08-20 2:47 AM
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
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.