MRSUBG/LPAWUR Communication WakeUp
Hello
Is it possible to communicate with the LPAWUL using only the STM32CubeMX MRSUBG/LPAWUR settings, to wakeup sending a direct message through the data buffer?
I noticed on GitHub that the CRC calculation and the concatenation of the preamble and sync word are handled separately. I’d like to simplify this process and configure everything directly through the MRSUBG settings, if possible.
I’d be grateful if you could provide an example.
Here are the reference projects:
Code LPAWUR:
Code MRSUBG:
