Search found 1 match

by maray
Wed May 04, 2016 2:43 pm
Forum: Software issues
Topic: BASIC interrupt priorities
Replies: 2
Views: 15077

BASIC interrupt priorities

>from the help line >Within ARMBASIC how are the Interrupt priorities currently set, mainly in reference to Systemtick, Uarts EINT0 and timers. >Can WAIT() and WAITMICRO() be used freely within an interrupt service routine? For almost all chips I've worked with, SysTick and other system interrupts a...