Hello , Good Afternoon,
I want to interface an EEPROM IC(FM24C32D) with the RL78/D1A (R5F10DMG). I am using Applilet to generate I2C code for interfacing with the FM24C32D 2-Wire Serial EEPROM. Which channel should be used for this interfacing? and how communicate with EEPROM IC ?
Hello,
The Serial Array Unit of R5F10DMG has 1 IIC channel: IIC11
You can communicate with the generated functions from the Appilet.
any new APIs are required for interfacing with EEPROM ?
There are no special APIs for EEPROM, you should use the generated drivers for SAU peripheral.