I need to control the mc33772c via the s32k344 SPI, but I'm using the Bms_common SDK library with mc33665A and mc33775a. is it possible to create a second instance of bms_common to control the mc33772c? Or is there another possibility of configuration via direct SPI communication with the mc33772c?
If you don't need TPL communication you can directly build the SPI communication between MC3377X and MCU:
Ok, but I would like to use the BMS SDK, is it possible? Because the MC33772C driver is not compatible with S32K3 micrcontrollers.