cancel
Showing results for 
Search instead for 
Did you mean: 

Does stm32H563 support 2wire USB

runbaby
Associate

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.

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

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.

 

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

1 REPLY 1
TDK
Guru

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.

 

If you feel a post has answered your question, please click "Accept as Solution".