Resolved! How to enable and disable a maskable interrupt from inside an ISR in stm8A
Hello all. I have an ISR inside which I want to disable and enable interrupts. Reference manual says : https://www.st.com/resource/en/reference_manual/rm0016-stm8s-series-and-stm8af-series-8bit-microcontrollers-stmicroelectronics.pdf Disabling the ...