Hi,
MCU: MPC5777C
Module: SPI
The PUSHR has 16 bits TXDATA field.
Can we change the SPI mode to 8-bit mode? So that only the 8-bits will be transfer to slave device. And the other 8-bits shall be ignored.
Hi,
yes, you can. Only least significant bits of TXDATA are taken into account if frame size is lower than maximum.