Hi, I'm not sure if I have a problem here or not?
I have been trying to verify my SPI bus on my master device to ensure it is functioning correctly. I can verify that MOSI, SS and the CLK are functioning. To verify MISO I have tied MOSI to MISO and tried running spidev_test.c. When the two are tied together MISO appears to be pulling MOSI permanently low and I can longer see the SPI message on the scope. spi_test.c then displays all 0x00 for all the reads. Is my loop-back implantation incorrect or am I looking for another cause of the problem? Thanks Wayne ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
