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.

OPT9221: The file format of OPT9221_0v29.tie

Part Number: OPT9221

Hi, We'd like to program the OPT8241-CDK-EVM OPT9221 EEPROM without using Voxel over USB. Let's say we've made the correct wiring to the SPI interface of the EEPROM. The questions:

How should we pass the binary data from the .tie file to the SPI interface on the EEPROM? Just write every byte one by one following the EEPROM data-writing procedure? Or do we need to extract data from the .tie file, and add some other formatting header/trailer when writing into EEPROM? I red the document saying LSB first, that part is ok, but the .tie file format is unclear to me, hope someone can shed some light.

Thanks.