On 18/08/17 05:06, mugginsac wrote:
By the way it with with the USB cable connected to the D525MW and running lsusb it shows up on bus 2 as device 32 and is correctly identified as Altera (09fb:6810).
But I don't know how to get a /dev/ttyUSB? or some other serial device handle.

cat /sys/class/tty/ttyUSB*
will usually bring up the ports that exist (ie are in use with a device plugged into them)

The DE0-Nano usually just came up as /dev/ttyUSB0 or ttyUSB1 AFAIR

Certainly no exotic ports like some of the Arduinos

regards

Alan

--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
---
You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
---
You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to