Spi on hydra

I’ve tried setting up the spi on the hydra. And used a while(true) statement to send data continuously to see whether the data is being sent on an oscilloscope… The frequency was set at 2MHz… Bt on the oscilloscope . The sck isn’t a proper square wave. Rather has a lot of fluctuation… It shows the square wave form but not properly… Is this right?

Is there only one way to setup spi? (Using microsoft.spot.hardware.dll)

@ Damien - What you see on a scope is probably termination and or grounding issues, the proof of whether it works or not, is connecting an SPI device! You could try RLP as a second method, to set up SPI.

Please do not double post. I replied to your other thread.