Part Number: TMS320F28030
Hi
1. how is are the generated parameters in the loopback mode disabled, after changing the mode. to none loop back, the Tx is continues to transmit.
spi_fifo_init()
{
SpiaRegs.SPICCR.all=0x001F; // 16-bit character, Loopback mode to SpiaRegs.SPICCR.all=0x000F; // 16-bit character, Loopback mode2.
thanks