标题: [NUC240] Control EEPROM via GPIO Emulated I2C [打印本页] 作者: admin 时间: 2024-1-4 13:11 标题: [NUC240] Control EEPROM via GPIO Emulated I2C
Application: This example implements software emulated I2C by using GPIO to control EEPROM.
BSP Version: NUC230/240 Series BSP CMSIS v3.01.001
Hardware: NuEdu-EVB-NUC240 v1.0
When user needs more I2C channels then the microcontroller provides, user can use GPIO to emulate I2C waveform. The example is a software-based I2C EEPROM solution for NUC240.