Hi,
if you want to use PK1 as a DSPI_0 SIN_0 you have to use following settings:
SIUL2.MSCR0_255[161].R = 0x308C0000;
- OERC = 11 - Full drive strength without slew rate control
- ODC = 00 - Disabled (high impedance for turning off the pin or using it as an input)
- SMC = 1
- IBE = 1 - Input buffer enabled
- WPUE = 1 - pull-up enabled
- SSS = 0 (because there is not any value for SSS in IO Signal table, you do not change this value)
Please look at the MPC5775K DSPI example. There are more similar SIUL2 settings.
MPC5775K DSPI_with_interrupts S32DS
If you have any other questions, please feel free to write me back.
Regards,
Martin