Search found 1 match

by jkrupp
Thu Mar 31, 2011 1:09 pm
Forum: NetBurner Software
Topic: Fat file - SD card - using just one SPI Chip Select
Replies: 1
Views: 2113

Fat file - SD card - using just one SPI Chip Select

I'm attempting to use the fat file system for accessing an SD Card and I don't want to give the library full access to the SPI resources. I've changed a few things in the library to use chip select 3 instead of chip select 2 and IRQ3 instead of IRQ5.

The EFFS-basic example program always returns F ...