Hi
When I connect ZED Board to the computer,
its serial link will be recognized as
/dev/ttyACM0 or /dev/ttyACM1 device.
However for ZC702, it is knows as /dev/ttyUSB0
I want to know the source of this difference?
Why for the ZED Board we don't simply have /dev/ttyUSB0 again?
Because /dev/ttyACM0 has a lot of problems. For example, when I turn of the board I should exit Minicom.
And then next time that I turn on the board it appears as ttyACM1 not 0 and i should reconfigure every thing again
do you know any solution to this?
thanks