STM32H7 connect but Can't program without NRST connection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-29 7:52 AM
I am having a strange (to me) issues trying to program an STM32H743VI.
I have had the PCB manufactured and assembled by a different supplier and all of a sudden I cannot program the STM32H743....
I do not have the NRST pin back to the STLink-V2, only the SWDIO pins, GND and 3V3.
It's as if it is not booting correctly, but not quite sure where to look to see what is happening, or what could have changed! Certainly the design is identical, only the supplier is different.
I have verified the 100nF cap on NRST, and the 10K resistor on BOOT0. Both OK.
- Labels:
-
STM32H7 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-29 12:11 PM
It says target voltage is 0.5 V. That is insufficient for operation. That means the programmer thinks the VCC line is at 0.5 V.
Verify voltage rails are okay and VCAP voltages are okay using a multimeter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-29 11:26 PM
On Your schematics You have PDR_ON at GND, according to the Datasheet if PDR_ON is on GND You need to use an external voltage supervisor. Do You realy need to have the chip running down to 1.62V?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-30 8:36 AM
I don't think it is a Power supply issue - This is fixed at 3V3, and I have the same PDR_ON configuration on many other boards without issue. the ST-link connects, and sometimes I can blank 1 sector of memory, but after that it fails to communicate. Getting a bit stuck here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-01 12:15 AM
Issue sorted. The supplier had not reflowed the ARM controller properly.
