搜索资源列表
SDMMCPIC16F877.rar
- SD/MMC Interfacing with PIC16F877 and CCS C COde,SD/MMC Interfacing with PIC16F877 and CCS C COde
g2553_fat_sd
- This the MSP430 and SD Card interface source code. The SD Card library is Chan s FAT FS library. The microcontoller is MSP430G2553. All CCS v5 project files is included.-This is the MSP430 and SD Card interface source code. The SD Card library is Cha
11_SD_Hard_or_Soft_SPI
- * 往指定扇区写128字节数据(由My_Write_Data()函数任意构造),再读回到DATA[]数组 * 程序只执行一遍,如果成功读写SD卡,Launchpad G2板上LED1红灯会亮起。 * 在CCS中查看送SD卡中读回的DATA[]数组,核对是否正确读写SD卡。 * 硬件连接:请插上2G(含)以下容量的TF卡,Launchpad G2板上只插上LED1的跳线。 -* To specify a sector write 128 bytes of data (by