cancel
Showing results for 
Search instead for 
Did you mean: 

EEPROM WriteProtection

Ala
Senior

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?

1 ACCEPTED SOLUTION

Accepted Solutions
Pierre P.
Senior III

Hello,

Without any management, the WP feature is disabled. See Microchip datasheet.

BR

Team EEPROMsuPPort

View solution in original post

1 REPLY 1
Pierre P.
Senior III

Hello,

Without any management, the WP feature is disabled. See Microchip datasheet.

BR

Team EEPROMsuPPort