Skip to main content
sunny123
Associate
April 22, 2019
Question

Why do I dont get interrupt when I try to enumerate a USB Hub operating on low speed ? Also the stm detects the connection sometimes and not other times . What could cause this to happen ?

  • April 22, 2019
  • 2 replies
  • 811 views

Hello folks

This is my first time working on ST processor and USB and need some help I am using STM32F407VG Processor in the host only mode and standard peripheral library

I am not using SOF and using HSE as an input to the PLL operating at 168 MHz I enable the USB clock as well Is there anything special I need to do for LS mode

Hub used is USB2512aezg

Thank you in advance

This topic has been closed for replies.

2 replies

Pavel A.
April 23, 2019

There were rumors that STM32F4 does not support hubs, especially in low speed mode.

No official errata from ST, though.

-- pa

sunny123
sunny123Author
Associate
April 23, 2019

hmm Thank you Pavel