Hi,
I'm using GPIO lines for chip select, as per my requirement i need to change the status of GPIO line ( only after all the SPI Data bits are transmitted ).
AS per the TRM page 4003 , we checked for register MCSPI_CH(i)STAT, 2nd bit EOT : for end of transmission, but
can any one please guide me how can i clear the bit EOT once it is set for next transmission ( because for my next transmission data, this bit is ratained as 1 and my GPIO lines status is changed before the transmission is completed)
any feed back is appriciable, as i'm a new to this processor.
Regards,
Bindu