Skip to main content
KSing
Associate II
July 14, 2019
Question

How to do programming in STM32Cube IDE for using stm32f2105rc MCU in us host mode? Is OTG_FS_ID pin used in only HOST mode operation?

  • July 14, 2019
  • 2 replies
  • 866 views

..

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
July 14, 2019

For software see USB_Host examples

STM32Cube_FW_F1_V1.7.0\Projects\STM3210C_EVAL\Applications\USB_Host\MSC_Standalone

Review STM3210C-EVAL schematic for electrical connectivity

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

Okay thanks for the reply I will definitely get back to you on this.