Skip to main content
Associate
May 8, 2025
Question

USART in LoRaWAN End Node

  • May 8, 2025
  • 1 reply
  • 323 views

I am developing an application from LoRaWAN End Node example in STM32WLE MCU. I would like to use serial communication through already configures USART2 to configure some tests from a python script, but I cannot find the interrupt function that is called when a message is received by my the MCU.
There is a lot code and macros. Maybe I am forgetting something.

Could anyone help me please?

 

Thanks in advance.

1 reply

STTwo-32
Technical Moderator
May 9, 2025

Hello @alefarri 

The USART2 is dedicated for the Trace of the LoRaWAN application. 

Best Regards.

STTwo-32