Skip to main content
FLast.5
Associate II
March 10, 2022
Solved

STM32F372/STM32F373 as a USB host

  • March 10, 2022
  • 3 replies
  • 2075 views

When I was going through the setup process of USB in STMcubeMX, I suspected that it could not be used as USB host.

I would like to know if STM32F372/STM32F373 can be used as USB host. Can STM32F372/373 be used as USB host?

This topic has been closed for replies.
Best answer by Peter BENSCH

Correct, the USB block in the STM32F373 can only work as a device and not as a USB host.

BTW: the STM32F372 was removed from the datasheet many years ago and has since become obsolete.

Does it answer your question?

Regards

/Peter

3 replies

Peter BENSCH
Peter BENSCHBest answer
ST Technical Moderator
March 10, 2022

Correct, the USB block in the STM32F373 can only work as a device and not as a USB host.

BTW: the STM32F372 was removed from the datasheet many years ago and has since become obsolete.

Does it answer your question?

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
FLast.5
FLast.5Author
Associate II
March 10, 2022

Yes. Thank you.

waclawek.jan
Super User
March 10, 2022

No.

JW