Now we use the M24512 of EEPROM but I can't find out the linux kernel driver ?In S32BSP , i can't find out the release driver.Can you provide the linux kernel driver for me ?thank you
Jeffrey Tseng
Hello Tzeng015,
We have the driver for I2C or SPI in the BSP, you can add you own application to enable the EEPROM.
some examples of i2c eeprom drivers can be found on
eeprom\misc\drivers - linux-imx - i.MX Linux kernel
is for i.MX processor but in general is the same applications.
Regards