??? 09/26/09 16:30 Read: times |
#169173 - Is this specifically 8051? Responding to: ???'s previous message |
I'm aware of some non-8051 implementations, using specific on-chip SDIO hardware: They are for use with FAT file system implementations, but the SD "driver" part is pretty well de-coupled from the FAT stuff.
ie, as far as the SD code is concerned, that fact theat it's being used by a FAT implementation is irrelevant. If that's of any use to you, I can look-out the specific details... |