Page 1 of 1

v2.2.3.2 Legacy Interrupt Mode libraries and Q43

Posted: Sun Apr 05, 2020 11:07 am
by Jerry Messina
I was so focused on getting the new Vectored Interrupt mode working for the Q43 family that I forgot to verify the Legacy mode Interrupt library modules ISRRX.bas and ISRTimer.bas.

ISRRX appears that it should work for UART1 (but that's unverified).
ISRTimer will require an update to work with the Q43.

I'll add that to my todo list. While I'm at it I'll see if I can extend them to work with more than just UART1 and TMR1.

Re: v2.2.3.2 Legacy Interrupt Mode libraries and Q43

Posted: Sun Apr 05, 2020 4:50 pm
by David Barker
Thanks again Jerry for all your work on this...