I'm trying to implement "AN3969 EEPROM emulation in STM32F40x/STM32F41x microcontrollers" on STM32F407.According to the documentation, "Interrupt servicing during program/erase is possible".However, when actually installed, interrupts stop completely...