cancel
Showing results for 
Search instead for 
Did you mean: 

STM32G070CBT6 MCU hang on run time, FOTA on STM32G070CBT6

Rosyln
Associate

Hello All,

I am working on STM32G070CBT6,

I need to know why the MCU frequently stops during long runtime. This has become hectic for us to resolve further and we cannot analyse where it is stopped. Kindly let me know the what are the reasons and how to debug on STMCubeIDE.

I wanted to know how the OTA is handled in this microcontroller.

Please send me related documents and example link for the same. I tried searching but no info got on this.

Kindly help me and let me know this. Thanks in Advance.

 

1 REPLY 1
TDK
Guru

You're probably going to need to provide more information if you want a useful response. Crystal balls don't work well here.

Particular, expand in detail upon "MCU frequently stops during long runtime". What symptoms do you see, what do you expect to see instead?

> Kindly let me know the what are the reasons and how to debug on STMCubeIDE.

Debugging in STM32CubeIDE starts with the debug icon. You should be able to launch a debug configuration and step through the code to understand where it's at and diagnose the issue.

How is this issue related to FOTA? Two separate issues?

If you feel a post has answered your question, please click "Accept as Solution".