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.

LMK03328: Programming LMK03328

Part Number: LMK03328

Hi Team,

Customer found the exported hex register value only have 173 Byte data with 'File > Export hex register values' command, which is smaller than the EEPROM 344 Byte listed in GUI Memory Map.

Customer wants to know the reason of the different.  could you give a comment? If the Hex file can be used for offline programming LMK03328? 

Thanks.

Oliver Ou

  • Hi Oliver,

    The 344-byte EEPROM map is different than the 173-byte register map. The EEPROM contains 6 pages, and the relationship between EEPROM byte and registers are showed in datasheet section 10.7.

    In order to generate a .epr file for EEPROM programming, user needs to go to EEPROM tab in Ticspro, select register page to commit then click "commit registers to GUI map" and repeat the same for all pages. After all 6 pages are committed to GUI map, click "export GUI map to register file".

    Regards,
    Hao

  • Hi Hao,

    Thanks a lot for your comment. if customer wants the Hex file for  offline programming. how to generate it?

    Thanks.

    Oliver

  • Hi Hao,

     if customer wants the Hex file for  offline programming. how to generate it?

    Thanks.

  • Hi Oliver,

    The register content can be saved as either .tcs file or .txt file. The EEPROM image can be saved as .epr file.

    To save all registers, go to File -> Save or File -> Export hex registers.

    To save EEPROM image, please follow the descriptions in my previous post.

    Regards,

    Hao