cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WL33 + FreeRtos Tx example

ekgolf
Associate

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 1
STTwo-32
ST Employee

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.