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.
For safety reasons, we need to divide the authentication key of the bq27z746 chip into two sub keys package (. bqk package).
then hand them over to the battery manufacturer and product assembly manufacturer to burn separately onto the bq27z746.
How to use bqKey Packager to create such two key package.
Hello,
You can split the key by manually editing the flash stream file that is generated by using the BQKEY toolchain. For example:
The tool chain will give you this fs file when you use the BQKEYPACKAGER and BQKEYPROGRAMMER toolsbq27z746_SHA2_Test1.gm.fs
You can then manually edit the document to split the key into two parts and make the following two files: bq27zXXX_SHA2_Test1_KeyF.gm.fsbq27zXXX_SHA2_Test1_KeyC.gm.fs
NOTE: this is just an example for how you can do this.
Regards,
Links.