Serial object - working with Teensy(\arduino) emulated serial
Hi,
I am trying to use the serial object while working with Teensy (react as Arduino device..)
I tried to create a simple patcher to learn the serial object ut i've got
serial: error reading from serial buffer
Any idea what am I doing wrong?
Thanks in advance,
Best ,
Alon
Hi , right click on the serial object and open up the help file . There you will see many ways to setup the serial port and other important suggestions . Then if you keep having issues just post here again what you get .
You should be able to choose the right port . Is the baud rate correct in both max patch and the teensy project ?
Can you share the Teensy arduino code too to see what might be wrong?