Skip to main content
mlau.18
Associate II
November 2, 2019
Question

Problems in debug I-CUBE_LRWAN in PINGPONG MODE.

  • November 2, 2019
  • 1 reply
  • 551 views

Hello everyone, I am debugging my stm32L073+sx1272 in the pingpong mode. I run the program in debug mode. I know that there is a while loop and the "state" variable should be the variable to implement different functions such as TX RX RX_TIMEOUT and so on. Though I read the manual, I don't know when and where the "state" variable is modified. It is modified in the IRQ Interrupt? Thanks.

This topic has been closed for replies.

1 reply

mlau.18
mlau.18Author
Associate II
November 3, 2019

Can anyone help me? I am really trapped into the code. Appreciated for your kind help.