Apr 29, 2009 #1 R rob1012 Junior Member level 3 Joined Mar 27, 2007 Messages 31 Helped 3 Reputation 6 Reaction score 4 Trophy points 1,288 Activity points 1,477 spi full duplex Hi, I need help on how to implement a full duplex data access using SPI MISO MOSI. tnx.
spi full duplex Hi, I need help on how to implement a full duplex data access using SPI MISO MOSI. tnx.
May 2, 2009 #2 bobcat1 Advanced Member level 4 Joined Jul 10, 2002 Messages 1,284 Helped 99 Reputation 198 Reaction score 34 Trophy points 1,328 Activity points 8,546 nrfle1 Hi In full duplex SPI - for every byte you want to read you nust write a byte (most of the time it is dummy data) All the best Bobi
nrfle1 Hi In full duplex SPI - for every byte you want to read you nust write a byte (most of the time it is dummy data) All the best Bobi