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.

BQ34Z100-G1: How to use Golden image file program?

Part Number: BQ34Z100-G1

Hi.  

I made Golden Image file , 

The created image file must be merged into the FW of the MCU and programmed with I2C.

( 5. FlashStream® File Format in the (slua801) document.) 

By the way, the MCU I am using is STM32F412RGT6 with SRAM 256KB and Flash 1MB.

I think the memory is small to program by merging the 180KB image into FW.

So, I hope we use the df.fs file with a smaller file size. Are there any problems?

Do SREC file and df.fs file, bq.fs file have the same effect? Which of the three files should I use?

What is the difference between programming the smallest df.fs file and programming the largest srec file?

thank you.