Activity
From 11/21/2011 to 12/20/2011
12/20/2011
- JP 12:11 PM Software Development: RE: SPI clock polarity
- It looks like the spi driver does not do anything with the SPI_MODE_CKPOL_HIGH flag you are trying to use.
I haven't tried this with an actual device, but this is my guess on how to fix this. In the file named:
bsp-mitydsp-omap-l13... - Question received outside of Redmine:
I am trying to interface a SPI device to the MightDSP board. The clock requirement for this device is that the clock polarity should be high, that is normally high when not being asserted. I hav...