Hi,
Have a good day!
Customer have connected several USB serial devices on the USB of am3352, and the endpoint type is bulk. Each USB device is a 1-to-4 USB serial port, he connected a total of 6 devices, a total of 24 serial ports. After normal startup, they can communicate with external devices normally, but when he unplug any device, it will affect the normal communication of other devices. Isn't the bulk type dynamically shared? What is the possible cause of this problem?
Customer also use Dual network port of am3352, when he close eth0, eth1 will not work. he use the ifconfig eth0 down command. Are the two network cards not isolated?