Part Number: TMS320C6748
Other Parts Discussed in Thread: OMAPL138
hello,
I used the spi read function from starterware (SPIDataReceive(SOC_SPI_0_REGS)) and observed in scope no pulse is generated. Then I used SPITransmitData1(SOC_SPI_0_REGS,0x00) function before read function then i could see the clock pulses in the scope. Also I could see data is coming in MISO line through scope. But I am not getting the value in the function return of (char)SPIDataReceive(SOC_SPI_0_REGS)
SPI transmit function is working fine.
Kindly suggest me what could be the problem.
Thanks & Regards
Navaneetha krishnan