FRSW and FAT32 for P2

uSD driver for P2, adapted from excellent P1 code.

Share this object
<

Overview

Content

Here two uSD drivers that can both use your choice of three low level drivers.
One is inline assembly and doesn't need a cog, one uses a cog, and the other also uses a cog but adds audio output.

FSRW is a very minimalistic with only root directory access
FAT32 has more features and can access sub-directories

Tested with Propeller Tool 2.9.3

Note: I am not the author of most of this, just maintainer...

Update: Forum member EvanH has provided an improved version of the cogless sdspi, "sdspi_bashed3.spin2". This can replace "sdspi_bashed2.spin2" for improved performance.


Downloads  
Zip archive download

Leave a Reply