Other Parts Discussed in Thread: BQSTUDIO
I have successfully loaded golden image file in srec format into the BQ27Z561 using bqStudio.
Now i want to load same srec file into BQ27Z561 without bqStudio.
i am updating golden image file many times. so during production time we don't want to load golden image file through bqstudio.
i use i2c line to connect with BQ27Z561.
so i need reference code for my scenario ?
while implementing code what basic things i need to take care so that BQ27Z561 not go into unrecoverable state ?
what approach i need to follow so i can achieve this requirement successfully?