Does stm32H563 support 2wire USB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-15 06:33 PM
I'm using STM32H563, and just use USB_DM USB_DP for usb connect and without connect UCPD_CC1 UCPD_CC2, can it work for USB type-a connect and worked as host for msc storage. Thank you.
Solved! Go to Solution.
- Labels:
-
USB
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-15 08:12 PM
Yes, if you just want an MSC device, all you need are the USB_DP/USB_DM pins. Only if you need power delivery functionality are the other pins needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-12-15 08:12 PM
Yes, if you just want an MSC device, all you need are the USB_DP/USB_DM pins. Only if you need power delivery functionality are the other pins needed.