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.

BQ79731-Q1: Can not write to the DIAG_ADC_CTRL1 [VF_GP_THR] register

Part Number: BQ79731-Q1
Other Parts Discussed in Thread: BQ79731Q1EVM-060, USB2ANY

Tool/software:

Hi Experts!

I work with the BQ79731 chip and it has worked fine so far.  My next step is to parameterize and then activate the “VF Measurement Analog Diagnostic” safety function. When I write 2 to the register DIAG_ADC_CTRL1 [VF_GP_THR] to change the threshold and read out the register, I always get the value 0 (and not 2 what it should be). What am I doing wrong here?

Set value 0x02 to register 0x315: 0xD0; 0x03; 0x15; 0x02; 0x47; 0xB5
Request to BQ (read out register 0x315): 0xC0; 0x03; 0x15; 0x00; 0xC2; 0xB4 
Response from BQ: 0x00; 0x00; 0x03; 0x15; 0x00; 0xDA; 0x90 --> Value is 0 and not 2

BR, Christoph