Hi all,
It took me a bit longer, but finally I could try the suggested solution.
It seems to work well with the Serial1 port and increased buffer size.
I still have a bit of a timing problem (probably if T1 is...
Thank you both for your answer.
I will try defragster's solution first, as this seems to be more efficient to me. I would be afraid that Gadget999 solution takes too much time on T2, with readinge the data and than...
Thank you for your answer, and sorry if I gave to little information!
Yes, we have 200 resistive analog sensors. We switch through the columns and rows and read each sensor. We would like to use the 13bits of the...
Hi,
For a project we want to connect two Teensy 3.2 to a Teensy 3.5. Both 3.2 are collecting data of ~200 sensors(matrix) with a frequency around 10Hz. These data should be sent to the 3.5, which should save it on an...