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.

CCS/BQ40Z60: lifetime unit and

Part Number: BQ40Z60

Tool/software: Code Composer Studio

1, STL and STH unit in sluuao4d is 2 hours.  But in .gg file, STL and STH unit in dataflash lifetime section is h. Could you help check which one is right?5707.7_19_6_3 version.gg.csv

2, Does data come from RAM lifetime data or lifetime data in dataflash lifetime esction when I use ManufacturerAccess() 0x0060 Lifetime Data Block 1,2, 3, 4, and 5 to get lifetime data?

Thanks!

  • Emma,

    Reading the command will return the RAM contents. RAM is written to flash every 10hours. If a reset occurs during the 10 hours the RAM will be lost and will be re-initialized to the last flash write. 

    Thanks,

    Eric Vos