Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

Myrio USB communication with Teensy

Hi All,

I wonder if someone would have a solution to an issue I have been trying to overcome over the past few days.

 

I am trying to pass data between a Teensy microcontroller and the Myrio, using the Myrio's usb port. The issue is that NI MAX can see the Teensy as a ACM0 device, yet it's status is not present. Prior to attempting to connect to the Myrio, I was successful in passing data between the Teensy and a Computer, where NI MAX was able to open VISA Test Panel and read the incoming data.

I am using Labview 2016 build, along with appropriate toolkits.

Any avenues to explore would be very much appreciated, as I have tried many of the related topics to no avail. 

Kind Regards,

Luke.

0 Kudos
Message 1 of 2
(2,888 Views)

Hi all, 

Simple solution: SSH into the myRio and run the command "chmod a+rw /dev/ttyACM0". This is a non permanent fix, as doing it this way you will need to run the command after every reboot on the myRio.


Message 2 of 2
(2,818 Views)