Part Number:AM5728
Tool/software: Linux
I need to interface one barcode scanner with my AM572x-evm over USB. Barcode scanner support multiple configuration like UART, USB-HID & USB-VCP.
Right now am using ti-processor-sdk-linux-am57xx-evm-05.01.00.11 .
I tried to configure barcode scanner with different modes after connecting it with AM572x-EVM USB port. And its successfully configured.
On Virtual Port Config its shows on ttyACM0 , while in HID it showing usb-xhci-hcd.1 .
Can i know how to start communication with scanner from AM572x-evm as a host.