How to use virtual COM port with nucleo-H563ZI
Hello,
I am new in the STM world.
I am using the nucleo-H563ZI deverlopment board and I want to get the virtual COM port to work.
On github I found the examples of the Board.
https://github.com/STMicroelectronics/STM32CubeH5
I opend the project "...\Projects\NUCLEO-H563ZI\Applications\USBX\Ux_Device_HID_CDC_ACM" and compiled it.
After that the PC recognize a vitual COM Port. So far so good.
Now I want to send or receive Data by the virtual COM port.
But I can't find the function for sending or receiving Data.
Is there anybody who can help me, please?
Best regards
Christian
