Shows SPI activity. Replace SPI with SPIDebug, and replace chip select's DigitalOutput with CSDebug. Outputs debug info on stdout. Currently only outputs 8-bit debug info. Easy enough to change that if your SPI debug uses a larger data width.

Dependents:   SST25VF064C

Changes

RevisionDateWhoCommit message
0:0f32ac84dca5 2012-04-10 davervw SPIDebug library initial commit default tip