I am trying to connect a STM32F417 to a Linux-host (RHEL 8 / CentOS 8) via FS-USB (USBX) as a CDC device under AzureRTOS(ThreadX) + USBX
I am trying to connect a STM32F417 to a Linux-host (RHEL 8 / CentOS 8) via FS-USB (USBX) as a CDC ( VCP ) device under AzureRTOS(ThreadX) + USBX. On the Linux host, it appears as '/dev/ttyACM0'.This results in the Linux host tries to send 'at' comman...