Question
Provisioning custom board
- June 21, 2024
- 1 reply
- 747 views
Hello, I hope you are doing well!
I developed a project based on the STM32H573I-DK example with TrustZone. However, in the final board, I am using the STM32H573VI microcontroller. I migrated all the code to this microcontroller, made the necessary pin ports, and some adjustments. I managed to compile it successfully. Now that the final board is ready, I am trying to run the code, but I am facing an issue with using the provisioning_auto.bat script.
Below are some logs:

Apparently, I am not able to communicate with the hardware using the STLINK-V3PWR through the provisioning_auto.bat script. However, I tested using the STM32CubeProgrammer and was able to connect with the microcontroller.
Can anyone help me? Thanks in advance!
