Other Parts Discussed in Thread: BQSTUDIO
Hello,
i already recognized that many other developers have the same problem.
We want to program the BQ40Z50 (for example) with our own SW Tool because transfer the srec in mass production with Battery Management Studio is not convenient.
I did not find a clear documentation to transfer a golden image (srec file) to the bq with own software tools. There are still many questions open.
I have learned that address: 0x4000-0x5FFF is the content of the DF. We can write these bytes with MAC access. But the problem is that we can not verify that the write process was successful because there are some bytes which can not be overwritten.
Question 1: Is there a list with all bytes in DF which cannot be overwritten? Our idea is to write the complete DF and then read the complete DF and compare the bytes.
Question 2: Where can I find a documentation to update the firmware with a srec file (from address 0x100000) and SM bus?
Question 3: What is the content of the srec from address 0x140000? I have learned that I can find there for example the password for unseal und full access. Are there any other data, that we have to transfer during production?
Thanks in advance
Stephanie