cancel
Showing results for 
Search instead for 
Did you mean: 

Have I to use an I2C pin to write into EEPROM ?

STM32L0Fan
Associate II

I ask this question because I am already using all the i2c pins for my lcd screen and I need to write in EEPROM and it seems that I need to configure a I2C to use the hal function to write ...

11 REPLIES 11

@STM32L0Fan​ : "the hal function : HAL_FLASHEx_DATAEEPROM_Program()"

So what does the documentation for that function tell you?

Is it, as @Community member​  suggests, only intended for the internal EEPROM within the STM32 ?

Yes I was willing to use the internal EEPROM, sorry if I wasn't precise enough !

Thank you @Community member​ and @Andrew Neil​ :D

Have a great day !