We want to disable/enable discharge manually.
We tried using 0x2B Host FET Control but this command is not reliable and it didn't match our timing requirements.
We tried using 0x0022 FET Control, this command is much more reliable and but it is not as fast as we expected. Approximately 250ms pass for disabling discharge and charge.
What would be the best way to manually control FETs in a timely manner? We want to see 0 delays when controlling the FETs. Any suggestions would be helpful.