Question
crash system with EEPROM emulation in STM32F0xx microcontrollers
Posted on April 19, 2013 at 11:04
Hello,
For my tests, i use a STM32F0 discovery and i download on the ST website, theEEPROM emulation in STM32F0xx microcontrollers
software.http://www.st.com/web/en/catalog/tools/PF258153
When i run this demo project with �Vision 4, the execution of this sofware causes a crash of my debug session. I remark that the crashhappens when
the loop
is used to write
the data
is
larger than the
page size
. But when i execute the same software in step by step, no crash happens ! I suppose that a timing problem. Can you help me ? #stm32f0-eeprom-emulation-bug #forum-says-no