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)