(SOLVED) Pc can't detect USB on Nucleo F303ZE, but led is turned on.
Hi, I've got a Nucleo F303ze and I'm trying to send and receive data via USB without the ST-Link, so I'm powering the board with an 9V battery.
When I connect the USB in CN13 the LD8 turns on but on my device manager there is no new connection.
When I use ST-link everything seems to work fine as I can upload the program without problem and the board is detected in the device manager, but it still doesn't recognize anything with CN13.
I've tried several cables and USB ports but none work as well as two different boards.
I'll add a picture of the board state, it is brand new.
Both LD6(PWR) and LD8 are turned on, and LD4 blinks slowly.
I'm following this tutorial for the code: https://controllerstech.com/send-and-receive-data-to-pc-without-uart-stm32-usb-com/
But seeing as the board isn't even detected and I can't use putty to see if the data is being sent I dont think there is a problem with the code yet.
Is there anything I'm missing? Thank you very much.
