Teensy 4.1 EEPROM Get/Put Do Not Seem to Work

BrendaEM

Active member
Hi,

Firstly, I love the Teensy 4.1.

Although using EEPRPOM.put and EEPROM.get don't throw errors, they do not seem to work correctly.

I've had to use the old EEPROM.write and EEPROM.read methods, with the old byte/bitshifting process.

Thanks for reading this far,
--BrendaEM
 
Please provide a complete/short example showing incorrect function.

If usage was in error forum may help clarify, if the code really is in Error then it needs to be corrected.
 
Back
Top