I'm referring to the block at NXP Model-Based Design Toolbox for S32K1xx MCUs/External Devices/Battery Management System/BMS/MC3377xB Register Write
@mariuslucianand The block in Simulink shows a data type mismatch between the constant (uint16) feeding Reg Value the Reg Value port (uint8). See below.
RegisterWriteInSimulink.png
The documentation shows that Reg Value is a UINT16. See below.
RegisterWriteDocs.png
Which is in error? I think the block port is in error because register values have 16 bits.