Basic example showing how to use a M24LR64 EEPROM with the STM32746G_DISCOVERY board. This EEPROM can be found on the additional ANT7-M24LR-A daughter board.

Dependencies:   BSP_DISCO_F746NG

This example shows how to read and write data in RF EEPROM. The I2C EEPROM memory (M24LR64) is available on separate daughter board ANT7-M24LR-A, which is not provided with the STM32746G-Discovery board. To use this driver you have to connect the ANT7-M24LR-A to CN1 connector of STM32746G-Discovery board.

History

Update with STM32Cube_FW_F7_V1.15.0 default tip

2019-11-20, by Jerome Coutant

Update with STM32Cube_FW_F7_V1.15.0


Update libs

2017-06-08, by jeromecoutant [Thu, 08 Jun 2017 13:26:04 +0000] rev 2

Update libs


First version

2016-01-05, by bcostm [Tue, 05 Jan 2016 09:06:24 +0000] rev 1

First version


First version

2016-01-05, by bcostm [Tue, 05 Jan 2016 09:03:01 +0000] rev 0

First version