Skip to main content
ASSAAD.ASSAAD
Associate III
March 10, 2017
Question

STM32F4/7 TWO FS USB

  • March 10, 2017
  • 2 replies
  • 641 views
Posted on March 10, 2017 at 15:39

Hello ; 

I tried to read the reference manual but still not clear ; 

is it possible to use  USB FS ( GPIOA ) and USB_ hs ( FS mode) ( GPIOB) at same time in host mode ?

in our applicstion we need two host USB to communicate with 2 USB flash ( FATFS) 

Thank you 

Regards 

#usb-stm32f4-stm32f7
This topic has been closed for replies.

2 replies

T J
Senior III
March 11, 2017
Posted on March 11, 2017 at 06:43

Hi,

I have no actual experience in coding USB,so I cant answer exact questions about it,

but I believe that you need to run a single USB Host 'supporting all classes' connected to a USB HUB.

then you can have 2/3/4 USB Flash Drives and or a mouse or printer if you want to.

Khouloud GARSI
ST Employee
June 16, 2017
Posted on June 16, 2017 at 12:01

Hi

ASSAAD.ASSAAD

‌,

Indeed. You may use the two USB peripherals on GPIOA and GPIOB simultaneously.

Khouloud.