Other Parts Discussed in Thread: EV2400
Hi,
I am trying to understand how to use the golden image on an embedded system with a host MCU.
I can easily export the image. How would I use it after that without the Studio app?
Do I take the srec file and add it to my device memory like EEPROM?
How do I get it from there to the BQ35100 on my board? I only have the I2C interface.
Even If I can read the file from memory into a RAM buffer how do I then transfer it to the device?