Question
Virtual COM Port with standalone USBX (no threadx or rtos) on NUCLEO-U5A5ZJ-Q board
Hi all
I want to enumerate a Virtual COM Port on my NUCLEO-U5A5ZJ-Q board, using USBX peripheral in standalone mode. I have followed other articles, but they either use RTOS, or a different device class.
So my question is:
How can I setup the USBX peripheral for a CDC VCP device that can send and receive without Threadx?
Kind regards ☺
