ST-Link "No target found" error on STMF303RE
Recently bought an STM32F303RE and when I power the board through USB and try to use the STM32CubeProgrammer to connect to the board I get the error: "Error: No STM32 target found!.".
When using the STM32CubeIDE to program the board I get a similar error:
"Error in final launch sequence:
Failed to start GDB server
Failed to start GDB server
Error in initializing ST-LINK device.
Reason: (4) No device found on target."
I'm on Windows 10 and already downloaded the ST-link driver (STSW-link009, https://www.st.com/en/development-tools/stsw-link009.html) and have upgraded to the latest ST-link firmware through the CubeProgrammer (V2J38M27).
If I'm understanding correctly, the ST-link can't talk to the MCU for some reason? Anyone have an idea of what I'm missing? Thanks
