FAQ: What is EEPROM? What can it do?

Please reach out: support@ecotron.ai if your questions didn’t get replied.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1937

    Terry Xu
    Keymaster
    • Ecotron

    What is EEPROM? What can it do?

    #1938

    Terry Xu
    Keymaster
    • Ecotron

    EEPROM is part of data flash.
    Data flash is a big part of the memory in the microcontroller. We do not have real EEPROM in our VCU so according to the customer requirements, they need EEPROM in the VCU and Ecotron thus developed the emulated EEPROM using data flash.
    In EV2106B03, the emulated EEPROM has 3 blocks, and each block has a size of 16 K Bytes.
    So, in total we have 48K bytes of memory to simulate EEPROM. The Record is the minimum data storage unit in emulated EEPROM.
    Theoretically, the biggest Record size is 16K B, but it is not realistic to have such a big record since when processing the data in the record the data needs to be copied to the RAM of the micro first, while the RAM will not work with such a big data.

    • This reply was modified 2 years, 1 month ago by Yvette Liu.
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.