I am trying to make a OMAP3530 (beagleboard) communicate with a ADC using SPI (McSPI3). I have set-up the multiplexing such that CLK is configured as an input-pin. When I try to transfer data and monitor CLK I see that it does not always reach GND. For example: the first pulse is fine but the following pulses do not reach GND but their lowest level is approx 500 mV. Sometimes the third pulse is fine as well.
Does anyone know what is happening?
Edit: note that I have a level converter (TXS0108E) connected to the OMAP3530 to convert from 1.8 to 5v signals. When I have nothing connected to the other end of the level-converter, the signal seems fine.