2018-03-05 07:02 PM
Hi, I am working with STM32F102CBT6. And I am going to use USB function of this MCU. Where can I find the suitable examples?
Best regards.
2018-03-06 12:44 AM
Hi David,
I'd highly recommend you to refer to 'USB Device' examples under
. The examples are found under the path below:STM32Cube_FW_F1_V1.6.0\Projects\STM3210E_EVAL\Applications\USB_DeviceKhouloud.
2018-03-06 09:50 AM
Thanks, Khouloud.
Could you kindly guide once more?
I am wondering about whole schematic for implementing usb device of STM32F102CBT6.
This is my first usb example.
Best regards.
2018-03-08 02:26 AM
Hi David,
Khouloud.