I'm having some problem with Virtual EEPROM API with STM32F MCU
Posted on February 01, 2013 at 11:30When the virtual eeprom api function is erasing a page, it interrupts systick interrupt. I toggled a led on every 100us to check systick interrupt in alive, but when the api function start to erase a page(for exam...