搜索资源列表
three_wave
- 此源码是利用altera公司的NIOS II IDE开发的,功能是通过spi 核控制AD/DA发三角波-this source is the use of altera NIOS II IDE. function through spi nuclear control AD / DA fat triangular wave
Kiel-Projiect--of-FatFS-on-SPI-
- 51单片机上面基于SPI借口实现SD卡的Fat文件系统-FatFS base on SPI on 51 SCM
STM32-FATFS-for-SD-card.rar
- 运行于stm32平台上的fat文件系统。,Stm32 platform running on the fat file system.
head
- STM32头文件,包括初始化头文件stm32.h 通用触摸屏头文件touch.h 3.7寸液晶头文件lcd.h ds18b02头文件temp.h SPI头文件spi.h SD卡读取头文件sd.h FAT32头文件fat.h-STM32 header files, including initialization header stm32.h common touch screen header touch.h 3.7-inch LCD header file lcd.h ds18b02 h
SPIOFSTM32
- STM32的SPI通信程序,两片STM32之间通信成功,主收从发-STM32 of SPI communication program, the successful communication between two pieces of STM32, the main income from Fat
stm32_chanfat_20100114
- FAT/FAT32 lib for STM32 Microcontroller. Eclipse Project inc. Makefile and debugging Configuration included
lianxude-spi
- 发开环境 CCS 基于DSP2407的SPI模块程序-CCS-fat open environment based on the SPI module procedures DSP2407
SDCardReadWrite
- SD卡读写源程序,SD卡使用在SPI模式。-SD Card Reader source, SD card used in SPI mode.
dspic33
- WAV 数字输出播放器,采用DSPIC33单片机,SPI接口读取SD卡(仅支持FAT),I2S接口数字输出。-Digital output WAV player, using dsPIC33 Singlechip, SPI interface SD card reader (supports only FAT), I2S digital output interface.
FAT_document
- FAT文件分配表及文件系统程序和说明,文件在磁盘中的组织结构-FAT File Allocation Table file system and procedures and that documents the organizational structure of disk
CarMP3Player
- Mp3 player project: This uses FAT filesystem and SD card reader using SPI.
PhilipsLPC2138WeatherStation
- lpc2138读写SD卡的fat文件系统,spi接口-lpc2138
spi_contrl_sdcard_fat16
- SPI接口控制 SD卡 并实现FAT16文件系统spi_contrl_sdcard_fat16.rar-SPI interface SD card and FAT16 file system to achieve spi_contrl_sdcard_fat16.rar
FAT-SD-card-information
- 全面透析SD卡与FAT相关资料 包括:4.5万字透视FAT32系统;SD存取介质;SD卡的SPI模式(中文);CSD寄存器解析;基于SPI协议的SD卡读写-FAT SD card with full dialysis-related information, including: 4.5 million characters perspective FAT32 system SD access to media SD card SPI mode (in Chinese) CSD re
FAT-FilesystemDriver
- FAT32 fileSystem implementation on serial spi flash with ARM Cortex M3 LPC1769 microprocessor
STM32 sd卡驱动
- 基于STM32F4 discovery 的SD卡驱动,可以直接编译执行MDK,KEIL工程文件。包括了SD卡读写,基于FAT系统的SD卡操作。
lab31-SD-SPI-Fatfs
- TM320F28335 spi 接口操作 SD,fatfs文件系统。CCS3.3的工程。-TM320F28335 spi for SD,fatfs FAT。CCS3.3 project
dsp28335通过SPI通信接口向SD卡写文件
- 该程序在TMS320F28335上运行成功,编译器是ccs6.0,通过spi通信将数据按照fat文件格式写入sd卡,并可以在电脑上查看
SPI-SD-Fatfs
- DSP28335 SD卡文件系统读写,使用SPI通信。(DSP28335 SD card file system read and write, using SPI communication.)
Cheap_Flash_FS(普通版)(SPI_Flash版)--嵌入式SPI_FLASH文件系统免费源码,请下载
- Cheap_Flash_FS(普通版)(SPI_Flash版)--嵌入式SPI_FLASH文件系统免费源码,请下载 本代码通过仿真了一个华邦SPI_FLASH的功能,仿真了一个SPI_FLASH的4K sector erase和256 bytes page program 和read data(512 byte)的华帮SPI_FLASH(型号W25Q128BV 16MB) 向上层提供一个扇区读写的转换驱动接口函数. 支持SPI_FLASH片上预分配功能(就是擦一次,写多个扇区的功能)