There is nothing in your description of the project to suggest that using interrupts is appropriate here. You are using interrupts as a way to fix code that is badly structured, instead of restructuring the code in a better way.
1 Like