2022-02-20 04:37 AM
2022-03-15 08:53 AM
the problem is that we are using the same code for evaluation board and it is running well
we also have one out of 6 boards that working well all other dost work at all we just successes to program
2022-03-15 09:19 AM
Ok, but then you've got to figure out what's different in the design/implementation.
That the boards are programmable suggests you're not completely dead in the water.
You'll likely want to code something simple starting at the Reset_Handler, and establish some beach-head functionality from which you can inspect from within.
Perhaps some infinite loop of NOPs would allow for the debugger to connect initially ?
2022-03-16 01:08 PM
You can also give a look to Option Bytes and check that STM default values (look at Reference Manual) are not altered on all boards. You can read Option Bytes with STM Cube Programmer or perhaps St Link utility ( not sure that this 'old' SW know H7)...
2022-03-17 04:49 AM
... and you have checked and measured every supply voltage and ground pin?
Checked the crystals / oscillators?
Reset?
If one board is running, maybe it's some hardware problem, bad caps, bad soldering?
IIT6 is LQFP-package? If yes, at least you can optically check and measure at each pin.
2022-03-17 04:53 AM
I would further try: