Hi,
i'm working on a S32 project for the RD33771CNTREVM and facing an issue with the BCC_IsConverting function..
After a successful initialization the MCU switches into a measuring state in which every 100ms measurements are made. If balancing where requested by a connected testbench, the MCU switches into a balancing state.This state enables balancing and do measurements in the exact same way as the measuring state. When balancing isn't required anymore the MCU switches back to the measuring state. At this point the BCC_TransferTpl function of the BCC_IsConverting function returns a Com_timeout.
Does anyone have an idea what might be the reason?
Thanks in advance
Solved! Go to Solution.
Hi Nikolas,
please refer to the section 9.9 in the MC33771C datasheet. Its not recommended to conduct cell measurements during cell balancing. It's also recommended to wait at least 3ms after the cell balancing before start the cell measurement.
With Best Regards,
Jozef
Hi Nikolas,
please refer to the section 9.9 in the MC33771C datasheet. Its not recommended to conduct cell measurements during cell balancing. It's also recommended to wait at least 3ms after the cell balancing before start the cell measurement.
With Best Regards,
Jozef