Hi Venkatesh,
Unused pins are shorted through 0E resistors on the board itself for AFE 2.
[A] Please make sure, that the used 0E resistors have enough current capability. Please refer to this link.
Serial resistors are not present on the board, as we have followed the attached schematic(2 AFE.pdf) as reference for capacitive isolation between AFE to AFE from NXP. I'm worried that if we cut the trace & place the serial resistors, that may effect the trace impedance of the traces, which may effect the present communication between AFEs.
[A] Yes, this could happened if you place the serial resistors, but you can easily remove them and replace them with 0E resistors if this doesn't help. The current is very low in the communication lines. Please test it and if this doesn't help, we can go further.
OK. One more clarification here I need that, the both CSB & RESET pins connected to GND through 10K resistor, shall I replace these 10K resistors also by 0E resistors?
[A] Yes please. In our MC33771C EVB schematics the CSB, RESET and SPI_COM_EN are connected directly to GND without any pull-down.
Could you please go through the code also (attached earlier in the chain as: cb.PNG) & let me know any deviations observed in software point of view.
[A] I have checked your code, and I have only one note. If the BMS_MAX_CELLS is 20, please add = in the if condition. Instead of "if (i>13)", please use "if (i>=13)". Otherwise I don't see anything wrong with it. We have a software driver for the MC33771C. Please download it and please check it. Please download it from this link under the secure files.

Please also check and download the BCC SW Driver Package for MC33771C and MC33772C, and the UM11346 from this link. There is a software for the TPL communication.

With Best Regards,
Jozef