I am trying to use a MMC with AT89C51RD2, but my SPI port is already occuped. Does anyone knows a library that do this without using SPI ports. Regards Gustavo
"... so I am trying a sw solutions." Manufacturers of devices that use SPI often publish application notes that include examples of software (a.k.a., bit-banged) implementations of SPI.