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 using a simple binary file

Part Number: LMK03328
Other Parts Discussed in Thread: CODELOADER

Hi Team,

I am posting this inquiry for my customer:

Is it possible to program the LMK03328 using a simple binary/burn file? We just want to bring up a tool (CodeLoader) and  program the LMK using this binary/burn file without having to use the .mac and show the entire clocking scheme.  Ideally we would start Codeloder (or other software), we would not open a project, but say program LMK03328 using this burn file. The user would not know how the LMK03328 was being configured.

Thanks!

Jonathan 

  • Hello Jonathan,

    We currently support the TICS Pro software. It looks like what you are asking for is writing to the EEPROM without generating a TICS Pro / CodeLoader file. On the EEPROM tab of the GUI you can export the EEPROM file (.epr) to program the chips. Refer to section 10.5 of the datasheet for more information.

    Additionally, using TICS Pro you can export all registers that need to be programmed in hex format (File -> Export hex register values), this generates a text document that you can write back into the part via TICS Pro.