Hard Fault Error - STM32F100C8
Posted on June 27, 2011 at 12:34I am trying to implement EEPROM emulation in the flash memory. I am able to write and read the data from flash. When trying to write the second data it is going to HARDFAULT Error. I m not sure why this happens. Belo...