On Thursday 03 January 2008, Gernot Kvas wrote: > > And is your SPI controller driver keeping chipselect low during > > that whole period? > > I tried it both with a toggling chipselect (which would be the > default, as the ns9xxx toggles if you write bytewise
Note that this is a bug in the SPI master controller driver then. It's not allowed to change chipselect except when the caller says to do so (which is usually just between messages). - Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
