cancel
Showing results for 
Search instead for 
Did you mean: 

M24M02E-F only 1 Mbit available?

RomG31
Visitor

Hello,

We wanted to replace an M24M01-DFCS6 memory (1 Mbit) with an M24M02E-F (advertised as 2 Mbit) available in a WLCSP5 package.

After starting the driver implementation, we realized that the sections “Device Type Identifier”, “Configurable Device Address”, “Software Write Protection”, and “Identification Page Lock” occupy more than 1 Mbit…

Image1.png

Is there actually a way to access the full 2 Mbit of this memory for data storage?

I feel like I've been misled...

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Super User

Bit 4 = 0 selects memory. The others have bit 4 = 1.

TDK_0-1757078831634.png

 

A17=1 addresses the upper Mbit of memory.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

2 REPLIES 2
TDK
Super User

Bit 4 = 0 selects memory. The others have bit 4 = 1.

TDK_0-1757078831634.png

 

A17=1 addresses the upper Mbit of memory.

If you feel a post has answered your question, please click "Accept as Solution".

Thank you !

I missed this information.

Have a nice day.