cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F102CBT6 USB example

David Guzuman
Associate II
Posted on March 06, 2018 at 04:02

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.

3 REPLIES 3
Khouloud GARSI
Lead II
Posted on March 06, 2018 at 09:44

Hi David,

I'd highly recommend you to refer to 'USB Device' examples under

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-mcu-packages/stm32cubef1.html

.

The examples are found under the path below:

STM32Cube_FW_F1_V1.6.0\Projects\STM3210E_EVAL\Applications\USB_Device

Khouloud.

Posted on March 06, 2018 at 17:50

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.

Posted on March 08, 2018 at 10:26

Hi David,

Khouloud.