First of all, the SPI of the chip follows CPOL=0 and CPHA=1. I think this should be idle SCK for low level, collecting data at falling edge.So I configured the "SPI" ShiftClockidleLevel for Spi in my S32DS to LOW and "SpiDataShiftEdge" to TRAILING for me given in the graph....