Hi, Marius
Thanks for getting back to me so quickly. I've already seen the thread https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Request-for-HSD-LSD-MSDI-Communication-..., and it really helped me a lot, allowing me to successfully control the LSD output for the first time.
However, as I understand it, the main chip controls the output of the LSD chip through a 24-byte SPI communication (sending a 3*uint8 byte array), where the low 11 bytes correspond to the output state of the 11 LSD channels. The three uint8 data I send are all 0, so none of them should output, but there are actually two channels that output whatever data I send.
Here is my model built with Matlab 2019b, Please give me some suggestions.

I have solved the MSDI digital channel, which is also controlled by SPI, by reading the user manual of the CD1030 chip, maybe I should also read the user manual of MC33996 (U16), too?
By the way, I also ran into problems with analog channels using AMUX in MSDI, I will write another post to discuss, thanks.
Regards,
Regulus