Skip to main content
Visitor II
January 15, 2020
Question

ST Training materials (USB Host)

  • January 15, 2020
  • 7 replies
  • 1125 views

Hi all,

I see nice ST training videos on Youtube

Is there anywhere I can get the source code of the examples ?

(e.g. USB HOST lab)

Thanks

Eli

    This topic has been closed for replies.

    7 replies

    Super User
    January 15, 2020

    You did not give any link. Google gave me https://www.youtube.com/watch?v=MlhUG4GsOT0 and below in the description there's a link to https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/STM32-USB-training.html which in turn has a link for "Training materials" which links to some google drive zipfile.

    Is that what you're looking for?

    JW

    ECrom.1Author
    Visitor II
    January 19, 2020

    As I wrote - I saw the link, downloaded the ZIP

    But the relevant C source files are not there

    ECrom.1Author
    Visitor II
    January 15, 2020

    I downloaded this ZIP

    No source code in there

    At least not those shown in the training

    Super User
    January 15, 2020

    Again: which training are you talking about? Give links.

    JW

    ECrom.1Author
    Visitor II
    January 19, 2020

    STM32 USB training - 08 STM32 USB Device library

    And HOST

    https://www.youtube.com/watch?v=I1HfAkz-brc&list=PLnMKNibPkDnFFRBVD206EfnnHhQZI4Hxa&index=8

    There is link at the bottom

    But the files are not in the ZIP

    Graduate II
    January 15, 2020

    Which STM32? The CubeH7 repository has all kinds of USB Host and Device examples for ST's assorted EVAL and DISCO boards.​

    ECrom.1Author
    Visitor II
    January 19, 2020

    stm32f429

    Super User
    January 19, 2020

    In that chapter 8, they are talking about the general arrangement of USB software, so the software demonstrated there is part of Cube as such.

    JW

    ECrom.1Author
    Visitor II
    January 21, 2020

    where can i get the C source code for all these trainings ?