Skip to main content
SPere.2
Associate II
November 29, 2021
Solved

Does STM32L462RE have EEPROM? In the card that comes with the board says it does, however I can't find anything in the datasheet, nor on the website or the Hal driver files.

  • November 29, 2021
  • 1 reply
  • 1517 views

In the card that comes with the board says it has 16 Kbytes of EEPROM.0693W00000GZGhjQAH.jpg 

Here is the link from the website (can't find anything about EEPROM): https://www.st.com/en/microcontrollers-microprocessors/stm32l462re.html

Also can't find anything about EEPROM in the datasheet nor the HAL Drivers files.

This topic has been closed for replies.
Best answer by Peter BENSCH

Well, this is a small typo on the card: the bullet should not be under the features of the STM32L462RE, but as a separate bullet.

On the B-L462E-CELL1 you mentioned, there is actually an external EEPROM built in: 16KB of I2C EEPROM (M24128-DFMN6TP), it is U23 at the bottom side of the board.

Good luck!

If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

/Peter

1 reply

Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
November 29, 2021

Well, this is a small typo on the card: the bullet should not be under the features of the STM32L462RE, but as a separate bullet.

On the B-L462E-CELL1 you mentioned, there is actually an external EEPROM built in: 16KB of I2C EEPROM (M24128-DFMN6TP), it is U23 at the bottom side of the board.

Good luck!

If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.