2024-04-11 04:19 AM
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.
2024-04-11 04:26 AM
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.