2021-11-29 04:01 AM
In the card that comes with the board says it has 16 Kbytes of EEPROM.
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.
Solved! Go to Solution.
2021-11-29 05:32 AM
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
2021-11-29 05:32 AM
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