Other Parts Discussed in Thread: UNIFLASH
Hello, I am attempted to program my ISK board using uniflash on a linux machine. In the settings screen, I am supposed to select the cfg serial port and not the data port. I cannot figure out a command that gives me more info on the ports to determine which is which. In windows, the device setting label the COM ports. I tried "dmesg | grep ttyACM" but I get identical info for my two ACM ports (ACM0 and ACM1). I picked up "/dev/ttyACM0" and that happen to work but I'd like to know if there is a better way to identify the port than guessing. Thank you.