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