Question
STM32WLE5 Wake up from stop mode on EXTI for Rx
Hello,
I'm trying to create a test application based on the SubGHz_Phy_Per RX example that will go into stop mode after initialization and wake up on EXTI line for an Rx window and then go back to stop mode.
I want to base my test application on the Sequencer, LPM, Timer and Trace utilities that come with STM32Cube_FW_WL_V1.3.0
I'm looking for a similar example or guidance as I'm not succeeded to implement such a functionality.
