Other Parts Discussed in Thread: BQSTUDIO, , BQ34Z100, BQ34Z110
Hello, I have couple questions about learning cycle.
1. From data memory part, I select the 'Load Mode' as 0, which is stands for 'Constant Current', and 'Load Select' as 'Average Current' . But it does not affect in the Control Status, ControlStatus<LDMD> is in set situation still. Does it cause any problem for the learning cycle, since I'm using the constant current?
2. My battery type is Lead Acid 12V 1.3Ah. Before starting the learning cycle with sending IT_ENABLE command, is it necessary to wait at least 5 hours?
3. If the learning process is failed after IT_ENABLE command is sent, how can I change the update status as 0 for the purpose of starting the cycle again. Because bqStudio does not allow me to write anything into data memory. I handle with this situation with programming with the .srec file where I found it in forum. (this file is not fully compatible with my battery) After I program, I'm able to write into data memory with the purpose of entering my battery specifications. Does programming with .srec file, which is not fully compatible with my battery, affect something on next learning cycle that I try.
4. Added question: Sometimes, after IT_ENABLE cmd is sent, VOK bit does not goes HIGH even though the Voltage goes under the Cell Terminate Voltage which I configured in the IT Config in Data Memory during the discharge. But QEN is HIGH after IT_ENABLE.
Thanks a lot. That's all for now :)