MIDI library and hardware timers

Are there any known conflicts between the MIDI library and the hardware timer libraries? (Timer1, Timer2, etc)

Having trouble with some code (in some configs, less so in other configs) and googled this question only to get a wall of AI hallucinations that were worse than useless.

Cheers

Not that i am aware of. MiDi.h only uses the UART that i am aware off.

Ah but when using swSerial as a port, that does use timers.

without it, i can not help.

Guess I have to look inward at my own code to get to the bottom of the bug. I really appreciate your help, though, thanks :grinning:

Mods, please feel free to close this thread as answered.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.