Hello, I am currently working with the 800V BMS, which the BMU has s32k358 as its controller. When i was trying to flash the example of hvbmu2_read_s32ct with hardware board setting as S32k358-Q172, i found out that it is missing configurations relating to the BCC MCC33775A in the external configuration tool (S32k config tool). To be specific, it is missing the "trascation descriptor". But, i was able to find the bcc_775a configuration with hardware board setting as S32k358-Q172.
I tried to add such configuration block mannually yet unsucessful
The question is, why is the s32k358 missing configurations relating to the external BCC module? And if it is not supported, how can i manually add it to the s32k358 using S32k config tool? Or how can i communicate with BCC_775a?
Thanks.