2024-06-03 01:21 AM
Dear ST,
We found that when we execute NVIC_SystemReset(); there will be a random CPU hang. In order to eliminate the problem of whether it is developed for our program,
I used the lorawan at slave routine, and after compiling it directly,
When I execute the ATZ command, it will reset the module. It may succeed the first time, but it will almost hang the CPU the second time.
I am using SDK V1.3 version.
Please tell me how to solve this problem.
2024-06-28 04:14 AM
Hello @Weili
Could you please provide more details about your use case, the hanging scenarios,... So, the Community contributor may help you. From your description, such a behavior should be solved using the NVIC_SystemReset().
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.
2024-06-28 04:29 AM
Is this on some custom board?
Are you driving or connecting the NRST signal to anything else?