EEPROM UID and Identification page
I am looking for an EEPROM device that has the UID but also supports the 256-byte identification page.
I was lead to believe that densities less than 1M support either/or, but greaterthan/equal to 1M does support both.
However, from what I can tell from the datasheet(s), the -F version (M24M01E-F) says: "The device offers an additional 256-byte page, called the identification page. This page can be used to store sensitive application parameters, which can later be permanently locked in read-only mode."
But the -F version does not have section 4.5 so it does not have UID.
datasheet for version -U (M24M01E-U) says "The device also offers an additional 256-byte identification page. This page stores a 128‑bit (16‑byte) unique factory-programmed serial number, locked in read-only mode at factory delivery."
And in section 4.4 says "This is an additional 256-byte page, permanently locked in read-only mode. The user can read it by issuing the read identification page instruction"
Section 4.5 clearly explains UID.
Is there a version that supports storing (and locking) parameters in the 256 identification page AND has the UID? or is it either/or?
Thanks