2025-04-16 2:47 AM - last edited on 2025-04-21 11:51 PM by STTwo-32
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:
2025-04-22 12:18 AM
Hello @SergioSI
For now, both examples that you are using are not based on the STM32CubeMX (project that are not based on a .ioc file). So, you can't configure or modify them directly throw CubeMX.
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.