I2C functions for PM

I wrote some I²C functions for the PM, they can be used to access the savestate EEPROM. The functions should be quite easy to use. I uploaded a sample of writing a few bytes to the EEPROM and reading them back. You can find it in the PM section.

PlayerOne discovered how to read from the EEPROM, the website of the Embedded Systems Academy had some useful informations to implement the functions like it’s specified by the I²C protocol.

Download the example.


Got something to say?