Other Parts Discussed in Thread: BQSTUDIO
We are doing a product design for beyerdynamic in which we use the BQ27220 chip. We now have some random case (<1%) where the chip for a given period is not responding as expected when we are trying to get Unseal access according to slubbd4 section 6.1. to read or write some parameters like design full capacity
After Unseal request code is executed, we are doing the expected polling to make sure the device is put into stable access mode. But we sometimes never get a SEC[1:0] equal to 10 (unsealed access)
As it in most case works fine it is hard fro us to understand what is causing this.
We already have ”some” delay’s before and after the step 4 (TI question asked in support case: CS0193398. https://ticsc.service-now.com/csm?id=csm_ticket&table=sn_customerservice_case&sys_id=eca95aa6dba0505456e4d7b2f3961973&view=csp
We have approx 10msec between step 1, 2, 3 and 4. If the return is not unsealed we poll 10 times with 200msec delay between them.
Included picture on what is executed. we also have an IC2 trace of a case where it goes as expected and one were it do not. We cannot see any direct difference between the cases.