Hello all,I would like to write data to eeprom of stm32f413zh with stm32cube ide. I use HAL library to do this. I am able to write to eeprom correctly. But while erase function is running, microprocessor freezes for a while(one or two second). I trie...