Skip to main content
Visitor II
October 29, 2020
Question

How to configure STM32F746 Disco Board to Interact with USB Flash Memory Device?

  • October 29, 2020
  • 0 replies
  • 426 views

I have tried several online tutorials. I succeed with the implementation of the sample code MSC_RTOS included with STM32CubeIDE installation, but when I try to configure the Disco Board on a CubeIDE-TouchGFX integrated project to interact with a USB Memory Stick the MX_USB_HOST_Process procedure is not automatically created in the usb_host.c routine (as with a Cube "alone" project configuration). Even if I "force" the "missing" code in the user sections of main.c, this does not work.

At this point I am attempting just the basic USB device connect - disconnect detection.

I will appreciate any suggestions.

Luis

    This topic has been closed for replies.