Tool/software: Linux
Hi,
We are using TDA2XEVM hardware with vision sdk in tda2xx_evm_linux_all configuration.
Here we are trying to connect a GPS Dongle to TDA2x which has a USB serial interface.
We connected the same with an OTG cable connected to TDA2X.
dmesg logs and LED indicators on the serial device confirmed that the dongle was powered and connected.
However no device file (like /dev/ttyUSB0) showed up in the TDA2X side.
We built the linux again after enabling below features under "Device Driver/USB support/USB Serial Converter support" with "make kernel_menuconfig" command:
- USB Generic Serial Driver,
- USB Serial Simple Driver,
- USB FTDI Single Port Serial Driver,
- USB Debugging Device
But the serial device connection still fails. (same behaviour as before)
Can you please suggest what needs to be done to enable USB serial interface on Vision SDK Linux to be able to communicate with the dongle.
Thanks in advance.
Best Regards,
Ranjith Bhide