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.
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.
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.