Hi STM Team,
We are trying to flash code to STM32H745 through SWD interface. However, after multiple flashing cycles to STM, we unable to detect device in 2 or 3 boards.The below are list of the observations of that scenario.
- Once we give 3.3V supply to STM and we are not connecting ST-Link V2 programmer in this case, STM32 able to generate 1.2V supply through internal DC-DC converter from the output as per below image.
- Once we provide 3.3V supply to STM and connecting SWCLK,SWDIO and NRST signal to the programmer in this case, STM32 does not able to generate 1.2V signal from DC-DC instead we are getting approximately 0.044V and same 0.044V remains as it is after disconnecting programmer as well.
- In the by default state after powering on STM(without programmer connection), NRST signal voltage level is approximately 1.4V.
- After powering on STM and after connecting programmer connections, NRST signal voltage level is approximately 3.3V.
- Snapshot of the error message which we are getting in this scenario.
- We have verified all the debugger connections one to one and all those connections looks ok with the continuity check.
- We have tried to replace STM32 chip and then it was working fine but after few time again, we are observing same behavior with the new chip as well.
We have interfaced STM32H745 with various basic peripherals like SPI,I2C, UART etc and additionally it is also connected with other microcontroller of Mediatek over SPI as well.
Regards,
Krushang Gandhi