No ST-Link detected after disconnect
Hello ST Community,
I’ve been working on a project to enable TouchGFX on my STM32H735-DK, but instead of using the TouchGFX Designer, I decided to configure everything manually to display a pre-designed image on the screen.
The Issue
Initially, everything seemed to work fine—I could see the image on the screen as expected. However, I noticed a strange issue:
- If I reboot my PC, the screen displays a blank white background instead of the image.
- The problem persists only when the board is disconnected or powered off. Pressing the RST button on the board does not cause this issue.
- Additionally, after disconnecting the board, the ST-LINK connection fails with the error:
- Error: No device found on ST-LINK.
To fix this, I need to:
- Connect the board to STM32CubeProgrammer while holding the RST button.
- Modify the Option Bytes (specifically, reset the RDP level to Level 0).
Observations
I also have a test project generated using TouchGFX Designer, and I noticed the following:
- To flash my manually configured project (manualGFX), I first need to load the test project.
- This leads me to believe there’s a critical configuration in the manually configured project that I’m missing or misconfiguring.
I’ve already reviewed:
- The power supply configuration.
- Pins such as PA13 and PA14.
- General setup information related to the board and TouchGFX.
Despite my efforts, I’ve been unable to resolve this. This issue is critical for me to understand, as it’s blocking further development.
Request for Help
I’m reaching out to the community for guidance and ideas:
- Could there be specific settings (e.g., Option Bytes, boot mode, or memory configurations) causing this behavior?
- Is there something specific in TouchGFX manual setups that needs to be handled differently compared to projects generated with TouchGFX Designer?
I would deeply appreciate your insights and suggestions! Your expertise could make a huge difference in resolving this.
Thanks in advance for your time and support!
Best regards,
Emo.
