Skip to main content
Visitor II
October 25, 2020
Solved

EEPROM WriteProtection

  • October 25, 2020
  • 1 reply
  • 887 views

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?

    This topic has been closed for replies.
    Best answer by Pierre P.

    Hello,

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

    BR

    Team EEPROMsuPPort

    1 reply

    Pierre P.Answer
    ST Employee
    October 26, 2020

    Hello,

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

    BR

    Team EEPROMsuPPort