STM32通过SPI接口驱动SD的程序,各种函数都有详细的注释。
资源文件列表
WIFI_U盘_2017.1.6_21.36/cmsis/core_cm3.c , 17273
WIFI_U盘_2017.1.6_21.36/cmsis/core_cm3.h , 85714
WIFI_U盘_2017.1.6_21.36/cmsis/startup/startup_stm32f10x_cl.s , 15766
WIFI_U盘_2017.1.6_21.36/cmsis/startup/startup_stm32f10x_hd.s , 15503
WIFI_U盘_2017.1.6_21.36/cmsis/startup/startup_stm32f10x_hd_vl.s , 15692
WIFI_U盘_2017.1.6_21.36/cmsis/startup/startup_stm32f10x_ld.s , 12376
WIFI_U盘_2017.1.6_21.36/cmsis/startup/startup_stm32f10x_ld_vl.s , 13656
WIFI_U盘_2017.1.6_21.36/cmsis/startup/startup_stm32f10x_md.s , 12765
WIFI_U盘_2017.1.6_21.36/cmsis/startup/startup_stm32f10x_md_vl.s , 14073
WIFI_U盘_2017.1.6_21.36/cmsis/startup/startup_stm32f10x_xl.s , 15955
WIFI_U盘_2017.1.6_21.36/cmsis/stm32f10x.h , 633978
WIFI_U盘_2017.1.6_21.36/cmsis/system_stm32f10x.c , 36555
WIFI_U盘_2017.1.6_21.36/cmsis/system_stm32f10x.h , 2085
WIFI_U盘_2017.1.6_21.36/library/inc/misc.h , 8982
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_adc.h , 21690
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_bkp.h , 7555
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_can.h , 27559
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_cec.h , 6573
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_crc.h , 2162
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_dac.h , 15233
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_dbgmcu.h , 3818
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_dma.h , 20754
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_exti.h , 6824
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_flash.h , 25445
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_fsmc.h , 27016
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_gpio.h , 20175
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_i2c.h , 30029
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_iwdg.h , 3828
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_pwr.h , 4383
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_rcc.h , 30452
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_rtc.h , 3857
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_sdio.h , 21863
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_spi.h , 17725
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_tim.h , 52427
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_usart.h , 16548
WIFI_U盘_2017.1.6_21.36/library/inc/stm32f10x_wwdg.h , 2966
WIFI_U盘_2017.1.6_21.36/library/src/misc.c , 7046
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_adc.c , 47201
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_bkp.c , 8463
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_can.c , 45103
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_cec.c , 11656
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_crc.c , 3347
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_dac.c , 19087
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_dbgmcu.c , 5149
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_dma.c , 29607
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_exti.c , 6959
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_flash.c , 62551
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_fsmc.c , 35484
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_gpio.c , 23221
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_i2c.c , 45781
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_iwdg.c , 4916
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_pwr.c , 8759
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_rcc.c , 51271
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_rtc.c , 8598
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_sdio.c , 28933
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_spi.c , 30224
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_tim.c , 109159
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_usart.c , 38308
WIFI_U盘_2017.1.6_21.36/library/src/stm32f10x_wwdg.c , 5735
WIFI_U盘_2017.1.6_21.36/list/MicroSD.map , 101693
WIFI_U盘_2017.1.6_21.36/output/ExtDll.iex , 19
WIFI_U盘_2017.1.6_21.36/output/MicroSD.axf , 385752
WIFI_U盘_2017.1.6_21.36/output/MicroSD.hex , 48140
WIFI_U盘_2017.1.6_21.36/output/MicroSD.htm , 98897
WIFI_U盘_2017.1.6_21.36/output/MicroSD.lnp , 806
WIFI_U盘_2017.1.6_21.36/output/MicroSD.plg , 5608
WIFI_U盘_2017.1.6_21.36/output/MicroSD.sct , 479
WIFI_U盘_2017.1.6_21.36/output/MicroSD.tra , 2602
WIFI_U盘_2017.1.6_21.36/output/myuart.crf , 348791
WIFI_U盘_2017.1.6_21.36/output/myuart.d , 1871
WIFI_U盘_2017.1.6_21.36/output/myuart.o , 371268
WIFI_U盘_2017.1.6_21.36/output/spi01.crf , 329876
WIFI_U盘_2017.1.6_21.36/output/spi01.d , 1336
WIFI_U盘_2017.1.6_21.36/output/spi01.o , 349784
WIFI_U盘_2017.1.6_21.36/output/WiFi_U.plg , 4522
WIFI_U盘_2017.1.6_21.36/output/WiFi_U.sct , 479
WIFI_U盘_2017.1.6_21.36/output/WiFi_U.tra , 2529
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/00index_e.html , 6031
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/00index_j.html , 6088
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/css_e.css , 2637
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/css_j.css , 3000
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/appnote.html , 22333
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/chdir.html , 2702
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/chdrive.html , 1753
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/chmod.html , 3136
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/close.html , 2170
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/dinit.html , 1724
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/dioctl.html , 3459
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/dread.html , 2132
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/dstat.html , 1757
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/dwrite.html , 2231
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/fattime.html , 1504
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/filename.html , 6386
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/forward.html , 5381
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/getcwd.html , 2217
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/getfree.html , 3538
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/gets.html , 2621
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/lseek.html , 5483
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/mkdir.html , 2561
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/mkfs.html , 3780
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/mount.html , 2253
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/open.html , 6399
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/opendir.html , 2605
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/printf.html , 3065
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/putc.html , 2118
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/puts.html , 2217
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/read.html , 2818
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/readdir.html , 4450
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/rename.html , 3034
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/sdir.html , 1675
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/sfatfs.html , 2720
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/sfile.html , 2190
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/sfileinfo.html , 2717
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/stat.html , 2582
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/sync.html , 2384
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/truncate.html , 2122
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/unlink.html , 2536
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/utime.html , 3068
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/en/write.html , 2996
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/img/f1.png , 1145
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/img/f2.png , 1458
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/img/f3.png , 1039
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/img/f4.png , 2335
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/img/f5.png , 2479
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/img/f6.png , 1436
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/img/layers.png , 2401
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/img/rwtest.png , 19068
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/img/rwtest2.png , 8153
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/img/Thumbs.db , 30208
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/appnote.html , 28533
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/chdir.html , 2645
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/chdrive.html , 1592
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/chmod.html , 2997
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/close.html , 2062
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/dinit.html , 1592
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/dioctl.html , 3331
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/dread.html , 1847
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/dstat.html , 1676
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/dwrite.html , 1906
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/fattime.html , 1519
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/filename.html , 7481
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/forward.html , 5093
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/getcwd.html , 2062
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/getfree.html , 3309
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/gets.html , 2510
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/lseek.html , 5215
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/mkdir.html , 2380
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/mkfs.html , 3376
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/mount.html , 2384
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/open.html , 6277
WIFI_U盘_2017.1.6_21.36/user/FATFS_V0.08A/doc/ja/opendir.html , 2375
最多只能显示150条信息!
