搜索资源列表
14-SDCard-SDIO-FATFS
- 此码为STM32微处理器在MDK3.5下基于STM32 STD3.0库的编译源码,实现的功能是将SD卡上的txt类型文件内容通过串口输出,测试读文件速度大约在1M BYTEs/s。-This code for the the STM32 microprocessor in MDK3.5 compile source the STM32 STD3.0 library, the function will be the speed of file txt type file on the SD ca
M16_ADC
- ADS1110 &atmega16 单路采集卡程序,16位精度,可通过串口回读采集的数据!-ADS1110 & atmega16 single way acquisition card procedures, the precision of 16 bits, and via a serial port to read data!
picture
- 基于stm32的sd卡图片显示程序,采用spi进行读写,并用串口全程监控-Based stm32 the sd card picture display program, using spi read and write, and process monitoring with serial
SD卡_SDIO实验
- 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)