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.
v2.2.3.2 Legacy Interrupt Mode libraries and Q43
Moderators: David Barker, Jerry Messina
-
- Swordfish Developer
- Posts: 1488
- Joined: Fri Jan 30, 2009 6:27 pm
- Location: US
- David Barker
- Swordfish Developer
- Posts: 1216
- Joined: Tue Oct 03, 2006 7:01 pm
- Location: Saltburn by the Sea, UK
- Contact:
Re: v2.2.3.2 Legacy Interrupt Mode libraries and Q43
Thanks again Jerry for all your work on this...