hi John
not sure whether Steve's response answered your question. if you use the Arduino MIDI library, then you can configure multiple instances of the library to talk to the different UARTs very easily. underneath the MID library is just configuring and using the Serial instances connecte to the UARTs - Serial, Serial1, Serial2, etc.
hth
J
On Thu, May 5, 2016 at 7:55 PM, john.johns@... [bc2000] <bc2000@yahoogroups.com> wrote:
Steve,
Do you mind sharing with me how you are using the other UARTS? I am using Arduino - man in the middle - but going to completely unrelated, non-MIDI devices. Any thoughts or tips are appreciated.Thanks,John