STM32F103C8T6 Program not working and USB not recognized
Hello,
I found this schematic and layout with a stm32f103c8t6. I ordered it and wanted to programm it.
With stm32cubeprogrammer I detect the stm32 no problem via ST-LINK.
Same with stm32cubeide I can download successfully the code.
But now the problem is that eventhough the code is downloaded successfully the simple program to blink a pin to which I attach a diode is not working and I don’t see why.
I also want to be able to send data from my computer to the STM32 with USB but after downloading the code with "usb_device.h" and MX_USB_DEVICE_Init();, deconnecting ST-LINK and connecting with USB the STM32 is not recognized by the computer.
Any idea of what I could look for or ressources ?
If you see any problem in the design please tell me.
Regards,
Jean

