On Sun, 30 Dec 2012 18:14:55 +0900, Juha Lumme <[email protected]> wrote: > Hi, > > I am having issues communicating with a micro controller connected to > SPI bus, using spidev. > I would like to send messages to my MSP430 from user land, but so far no > luck. > > At least I know that my SPI bus should be ok, since in the same bus I > have a SPI flash chip that works. > In my DTS I have added my 2 SPI devices as such:
It looks to me like the SPI master doesn't know how to drive the CS line for the second device. g. ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
