Software Interrupt
Posted: Tue Aug 25, 2020 8:54 am
I am using Arduino IDE to program Nucleo 64 L476. My previous code working with Arduino101 includes 'CurieTimerOne.h' to use a software interrupt which cannot be defined for the Nucleo. Does anybody know what can be a good replacement for this library to be applicable to the Nucleo where I need to have a software interrupt?