Skip to main content
Vu.Andy
Associate III
August 4, 2016
Question

Where can I find USB Full Speed Device Library for STM32F4?

  • August 4, 2016
  • 3 replies
  • 849 views
Posted on August 04, 2016 at 18:22

I could find the STM32F0x2_USB-FS-Device_Lib V1.0.0 for the STM32F0 but I can seem to find the equivalent USB Device library for STM32F4.

Does anyone happen to have the link?

I have downloaded the ''en.stm32cubef4'' examples which comes with some USB libraries but that does not seem to be complete as the one in F0 above.

Thanks.

    This topic has been closed for replies.

    3 replies

    Tesla DeLorean
    Guru
    August 4, 2016
    Posted on August 04, 2016 at 20:57

    The F4 one was the v2.2.0 (v2.x.x) one, here

    http://www.st.com/en/embedded-software/stsw-stm32046.html

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    Tesla DeLorean
    Guru
    August 4, 2016
    Posted on August 04, 2016 at 21:04

    2.0.0 was 2.8 MB, 2.1.0 was 3.7 MB, 2.2.0 is 76.5 MB !!

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    Vu.Andy
    Vu.AndyAuthor
    Associate III
    August 5, 2016
    Posted on August 05, 2016 at 19:21

    Thanks very much.