2020-10-25 04:21 AM
hey all
I am using EEPROM library in the link below
https://github.com/sinadarvi/SD_HAL_AT24/blob/master/at24_hal_i2c.c
I used the code successfully and it worked properly. I am using AT24C32. there is a WriteProtection pin on it, without enabling it, the library worked, do I still need to worry about WP pin?
Solved! Go to Solution.
2020-10-26 06:05 AM
Hello,
Without any management, the WP feature is disabled. See Microchip datasheet.
BR
Team EEPROMsuPPort
2020-10-26 06:05 AM