A bit of a strange one this. Hope someone can help.
I have an arduino communicating with PD via comport. If I set the
baud rate higher than about 22000 comport throws out rubbish. The
arduino is just counting from 1 to 10 with a 10ms gap between each
value.
If I use zterm to look at the data its all fine and as expected.
So I was seeing this as a limitation of comport not supporting higher
baudrate but I have also used comport to communicate with a bluetooth
device set at 115200 and no problems at all.
Any ideas?
That zterm shows the correct info rules out a problem with the arduino.
That comport talks happily to bluetooth device I took to rule out the
iea that it cant support higher baud.
Im on os x 10.3.9
Thanks Nick