Skip to main content
David Guzuman
Associate
March 6, 2018
Question

STM32F102CBT6 USB example

  • March 6, 2018
  • 1 reply
  • 776 views
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.

    This topic has been closed for replies.

    1 reply

    Khouloud GARSI
    Technical Moderator
    March 6, 2018
    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.

    David Guzuman
    Associate
    March 6, 2018
    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.

    Khouloud GARSI
    Technical Moderator
    March 8, 2018
    Posted on March 08, 2018 at 10:26

    Hi David,

    Khouloud.