2022-09-01 11:54 AM
Hi,
I'm completely new to MCU programming, so I designed a simple board with a STM32f103c8t6 to program with the Arduino IDE. I flashed a bootloader from the STM32duino Github.
But when I plug my board to my computer, the status led flashes, but the board is not detected on my Mac. I also tried on my brother's computer which is on Windows 10, I downloaded the drivers but it doesn't work either.
The board uses a usb-c port, but with the USB 2.0 interface.
You will find a picture of the schematic of the usb-c port.
I checked the ST documentation for the use of usb-c, but maybe I did something wrong in my pcb design.
It wouldn't be great if I cannot use the USB port to program my board, but as I said, I'm a newbie to MCUs and this board is a test.
Thanks for your help