Skip to main content
Visitor II
April 11, 2024
Question

usb communication

  • April 11, 2024
  • 1 reply
  • 690 views

Hi, I want to make communication between stm32h563zit6(Nucleo-H563zi) via  USB communication, i have tried configuring various UART/USARTS but not able not make communication.

I had verified it by sending some data from stm32  ,and tried to see it on putty gen.

It is very important for our project  can somebody help.

Please , Thank you.

 

    This topic has been closed for replies.

    1 reply

    Graduate II
    April 11, 2024

    Which USB?

    For the one on the H5 you'll need a USB CDC Device, not USARTs

    For the ST-LINK VCP this will connect to a USART per the documentation and schematic. If it uses GPIOG pins you'll need VDDIO enabled.