cancel
Showing results for 
Search instead for 
Did you mean: 

example for STM32WL55 without the sequencer?

GHaid.1
Associate

Is there a simple example for STM32WL55 that does not use the sequencer?

I want to integrate the LoRa radio with my code and my own task scheduler.

From CubeMX, the SUBGHZ module works well but when I add SUBGHZPhy, everything seems to break.

1 REPLY 1
Louis AUDOLY
ST Employee

Hello @GHaid.1​ , welcome to the community !

In the STM32Cube_FW_WL_V1.3.0 you can fin LoRaWAN_End_Node_FreeRTOS example, that do not use the sequencer. Otherwise our projects always use the sequencer.

I hope this will help you

Regards

Louis