Skip to main content
Visitor II
December 16, 2023
Solved

Does stm32H563 support 2wire USB

  • December 16, 2023
  • 1 reply
  • 767 views

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.

    This topic has been closed for replies.
    Best answer by TDK

    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.

     

    1 reply

    TDKAnswer
    Super User
    December 16, 2023

    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.