2023-01-09 09:48 PM
2023-01-16 01:40 AM
Hi,
For write, the number of bytes written is don't care as the internal write is done in parallel of 512 bytes.
So whatever the number (1 to 512) you will have the same consumption.
Find below the estimated consumption of the device. Of course depending on your hardware ecosystem,the consumption may increase.
READ consumption@25°C@ 1.8V:
1 mA @ 40MHz
0.8 mA @ 10MHz
0.45 mA @ 1MHz
READ consumption@25°C@ 3.3V:
1.6 mA @ 80MHz
1.4 mA @ 40MHz
1.0 mA @ 10MHz
0.5 mA @ 1MHz
Page write consumption@25°C@ 1.8V:
range of 1 mA to 1.8 mA
Page write consumption@25°C@ 3.3V:
range of 1.2 mA to 2.3 mA
The product datasheet is availabile on st.com: here
BR
Pierre
2023-01-16 01:40 AM
Hi,
For write, the number of bytes written is don't care as the internal write is done in parallel of 512 bytes.
So whatever the number (1 to 512) you will have the same consumption.
Find below the estimated consumption of the device. Of course depending on your hardware ecosystem,the consumption may increase.
READ consumption@25°C@ 1.8V:
1 mA @ 40MHz
0.8 mA @ 10MHz
0.45 mA @ 1MHz
READ consumption@25°C@ 3.3V:
1.6 mA @ 80MHz
1.4 mA @ 40MHz
1.0 mA @ 10MHz
0.5 mA @ 1MHz
Page write consumption@25°C@ 1.8V:
range of 1 mA to 1.8 mA
Page write consumption@25°C@ 3.3V:
range of 1.2 mA to 2.3 mA
The product datasheet is availabile on st.com: here
BR
Pierre
2023-01-16 01:54 AM
Hi,
Thank you Pierre for responding on my query.
While calculating the energy consumed in M95P32I. We need to calculate the time duration it is going to write and read the data. As mentioned in the datasheet few " ms " is given as shown in the table given below.
So, is there any way to calculate the approximate time to write and read the data.
2023-01-16 02:41 AM
you can follow the typical values in table 26. They are extracted from product characterization (all range of temp/Vcc)
2023-01-16 02:48 AM
In certain case, for example consider we are going to read and write 50 Bytes of data.
what will be the read and write time for EEPROM(M95P32I)?