How to use EEPROM with Arduino GIGA?

Hello,
I want to save variables at the EEPROM, so the variables doesnt loose its value if the arduino turns off.
But with the GIGA doesnt have a EEPROM because of the STM32H7-Microcontroller.
Are there alternatives I can still save variables?
Thank you!

Use an external EEPROM.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.