Skip to main content
tager
Visitor II
September 6, 2013
Question

USB FS core and HS core simultaineously

  • September 6, 2013
  • 2 replies
  • 704 views
Posted on September 06, 2013 at 21:23

Since the STM32F407 has 2 USB ports, OTG_FS and OTG_HS, can both ports run at the same time? I want OTG_FS to operate as a host and OTG_HS to operate as a device at the same time.

All of the sample code from ST operates with either the FS core or the HS core, but not both at the same time.
    This topic has been closed for replies.

    2 replies

    dimax
    Associate III
    September 7, 2013
    Posted on September 07, 2013 at 12:25

    HI,

    We are also going to this and to my understanding there should not be a problem as FS and HS cores have a separated register sets and separate PHY's

    Tesla DeLorean
    Guru
    September 7, 2013
    Posted on September 07, 2013 at 12:31

    I suspect it should be fine, I have seen boards with both, but it presupposes a level of USB and code implementation experience/expertise beyond the scope of the simple examples.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..