Flowcode Support Board
https://www.flowcode.co.uk/forums/
Timing Problems
https://www.flowcode.co.uk/forums/viewtopic.php?t=1740
Page
2
of
2
Re: Timing Problems
Posted:
Thu Mar 09, 2023 7:28 pm
by
alanwms
Correct me if I am wrong, but if an interrupt is called while a delay is in process, doesn't that wreck the return stack?
Re: Timing Problems
Posted:
Thu Mar 09, 2023 8:07 pm
by
mnfisher
No, interrupts will work correctly during delays.
Martin