I am trying to connect a slave device to the SPI0 port using the C6748 Development Kit. I put 0 ohms resistors in SIMO, MOSI, Clk and Cs5 (R214,R215,R216 and R219) and take away resistors R172, R178,R179 and R184. Everything seems to be working fine in the SIMO, clck and CS pins. The slave device is returning the expected waveform in the SOMI line, but the 6748 SOMI is always reading zeros. I checked the PinMux registers and they are configured correctly, I tested changing the SOMI pin as a GPIO input and I have the same problem, it reads everything as a zero. Any suggestions?