2024-06-30 03:11 AM - edited 2024-06-30 03:12 AM
I've compiled my first program and I can't find a way to upload to the board.
When I plug the USB, the onboard LED is lit, but my PC does not detect anything - I don't hear any "plug" sound, and I can't find any device in Device Manager (recognized nor not recognized).
I've tried different cables, different USB ports, and a different PC.
Is the board damaged?
The default program is fine, I can use user button to switch LEDs.
This is my first STM32 :(
Solved! Go to Solution.
2024-06-30 03:24 AM - edited 2024-06-30 03:29 AM
:)
You have to connect the PC (with a working data cable) just to the st-link (what you name 5VDC in your pic.).
Then try...
ps. Reading the manual could also help... :)
2024-06-30 03:24 AM - edited 2024-06-30 03:29 AM
:)
You have to connect the PC (with a working data cable) just to the st-link (what you name 5VDC in your pic.).
Then try...
ps. Reading the manual could also help... :)
2024-06-30 03:44 AM
Thanks, that worked, but I also had to change the cable.
I was following a text next to USB sockets, that is USB PWR and USB USER.
Never thought USB PWR is meant to be programming interface xd