STM32H7A3ZIT6 - Code not automatically starting after power reset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-09 1:54 AM
Hi Team,
I'm trying to check the PWM generation using STM32H7A3ZIT6 controller. I can be able to see the PWM generation only under debug mode using STLink-V3set. After power reset the software is automatically getting erased from the flash memory. Now the device itself not detecting while I'm trying to flash again the code (Failed to start GDB server in stm32cubeIDE) (No stm32 target found error showing in the stm32CubeProgrammer). Give any solution to resolve the connection issue and share any support components or ICs to add into our circuit.
And I have attached the circuit diagram images for your reference.
- Labels:
-
Power
-
STM32H7 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-09 2:19 AM
BOOT0 pulled low?
Stuck in a while(1) for Error_Handler or HardFault_Handler?
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-09 2:22 AM
Couldn't able to debug the issue, since the debugger itself not connecting and getting the below issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-09 2:24 AM
Im Also having the Nucleo-H7A3ZI-Q development board and facing the same issue in the development board also.
