SPI again

Hiya,

That’s what I thought - I thought blackyblack was referring to the SPI protocol itself - and I had missed something really major… :unamused:

Thinking back, I probably should have said ‘full duplex’, rather than ‘bi-directional’. The Q2686 SPI API only seems to support half-duplex communications. This is a major hick-up in the Wavecom SPI API.

Writing all zeros out the MOSI pin to clock data in seems to be a sane thing to do. It’s been so long since I’ve worked on that section of my code that I can’t remember what I saw on the oscilloscope.

ciao, Dave