Hi everyone, I want to program using the usb connection on the STM32F103C8T6 board. There are examples using Arduino, but it cannot perform STM32 functions.How can i program via usb and look at sensor data? I need help. Thank you from now
I have been trying to solve the same problem for a few days.I can read 21500 bytes of ethernet tcp data correctly in Keil. But I still can't do it in STM32CubeIde. If I can solve it, I will share