About OTG connector
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-11-05 5:33 AM
We are building a board using STM32H750VB and I need to connect a USB connector. I thought of using OTG_HS. In this type many signals related to ULPI and OTG_HS_SOF are available, which I don't need. So I need to know whether these signal are mandatory to use OTG_HS or not.
Labels:
- Labels:
-
STM32H7 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-11-05 5:42 AM
If you are using the internal (FS) PHY, then only the DP/DM pins are needed. If you're using an external PHY, then you'll need to connect all ULPI pins.
If you feel a post has answered your question, please click "Accept as Solution".
