Question
Cortex m0+ eeprom
Posted on October 30, 2015 at 15:55
Hello
, I use aCortex
M0
+ to
develop
an application.
With this
cortex
, I needto write
in memory
and this
take
12 seconds by bytes
.Could someone
tell me if
this is normal
or not?
thanks in advance .
I'm using this function for writing data : HAL_FLASHEx_DATAEEPROM_Program(TYPEPROGRAM_FASTBYTE,address,data) #stm32 #eeprom #bug #stm32cube