Skip to main content
radupaulstefan
Associate
March 7, 2016
Question

STM32f429 USB OTG problem

  • March 7, 2016
  • 1 reply
  • 711 views
Posted on March 07, 2016 at 18:23

Hello everyone,

I tried to import an usb library in Atollic TrueStudio . I receive this error 

''fatal error: usbd_msc_mem.h: No such file or directory''.In fact that is such ''file or directory'' included in my project as the picture show.

0690X000006037iQAA.jpg

Can you help me solve this problem ?

Thank you.
    This topic has been closed for replies.

    1 reply

    slimen
    Visitor II
    March 8, 2016
    Posted on March 08, 2016 at 17:11

    Hello radu.paul,

    Could you please provide more details about the source of the example you are using. 

    I suggest you to try this example that you can find in the STM32CubeF4 package:

    STM32Cube_FW_F4_V1.11.0\Projects\STM324x9I_EVAL\Applications\USB_Device\MSC_Standalone\TrueSTUDIO

    -ForumSTM32-