This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LMK05318: EEPROM Programming (continue)

Part Number: LMK05318


Hi,

We need to program the chip EEPROM and to verify the programmed data in EEPROM to ensure that everything is correct.

We are working through our own tool.

So, if I understood correctly, I need using TICSPRO:

  1. Export EEPROM Instruction for programming and do programing according to these instructions,
  2. Export EEPROM Map and make EEPROM verification according to this map file.

According to these files I have the instructions how to program the chip (step #1) and verify the EEPROM according to Exported EEPROM Map (step #2).

Am I correct?

According to this algorithm, the data for programming and reading/verifying should be different in the same addresses, correct?

Thanks in advance.

Regards, George.

  • Hi George,

    As replied in the original thread, please find my responses here:

    My recommendation is to follow the steps used on "Step1" which uses the Register Commit method mentioned in Section 9.5.6.1 in the datasheet.

    "Step2" is used only for the SRAM Direct Write Method as seen in Section 9.5.6.2.

    I don't follow this question, can you please elaborate?

    • According to this algorithm, the data for programming and reading/verifying should be different in the same addresses, correct?

    The register-to-EEPROM mapping is not 1:1; however, the data written to the registers should be the same if you readback from the same register address.

    Regards,

    Jennifer