搜索资源列表
datafax_proj
- PHILIP LPC935MCU UART用于与传真模块通信,SPI用于与SL811的USB模块通信.该软件把U盘存储的文件通过传真发到对方相同的设备接收到U盘-PHILIP LPC935MCU UART and fax module for communication, SPI used with SL811 USB module communication. The software put U disk storage of documents by fax to the other ph
BTF310
- C8051F310单片机应用程序,模拟量(电压)的采样,比较器,LCD显示,SPI通信,FRAM读写,温度测量程序,PCA捕捉,键盘扫描,USB与RS232转换实验等。
OReilly.Designing.Embedded.Hardware.May.2005.eBook
- John Catsoulis编写的Designing Embedded Hardware 。介绍了汇编语言,SPI,I2C,串口,usb,网口等硬件电路设计。模拟电路设计,AVR单片机原理
sd_usb
- features as follows: read/write sd card based on SPI usb
LPC214x_user_cn
- lpc2148中文使用手册 第1 章 概述 第2 章 LPC2141/2/4/6/8 存储器寻址 第3 章 系统控制模块 第4 章 存储器加速模块 第5 章 向量中断控制器 第6 章 管脚配置 第7 章 管脚连接模块 第8 章 通用输入/输出口(GPIO) 第9 章 通用异步接收器/发送器0 (UART0) 第10 章 通用异步接收器/发送器1(UART1) 第11 章 I2C 接口I2C0 和I2C1 第12 章 SPI 接口(SPI0) 第
smd380_program1.rar
- 博世的3轴加速度传感器SMB380,SPI,I2C读写程序。,Bosch 3-axis acceleration sensor SMB380, SPI, I2C read and write procedures.
MP3spi
- 硬件条件是STM32,CH375,VS1003和NOKIA5110,通过CH375和usb接口实现数据传输,利用STM32 SPI实现mp3播放,并有液晶汉字显示,画点画线的功能-Hardware condition is STM32, CH375, VS1003 and NOKIA5110, CH375 and usb interface through the data transmission, the use of STM32 SPI implementation mp3 player,
USBISP_AVR
- AVR ISP下载器 运用一片M48模拟USB来实现SPI功能对AVR所有系统MCU编程。-AVR ISP Downloader to use a USB to achieve the M48 simulation SPI function on all systems MCU programming AVR.
usb_232
- STM32下做的usb转RS232程序,有兴趣的同志可以参考下,开发板为MCBSTM32-STM32 done under the usb to RS232 procedures comrades are interested can refer to, the development board for MCBSTM32
USB_v0.4.5
- 新华龙F321驱动程序+上位机控制软件 USB转IIC/SPI程序-New Hualong F321 Driver+ Host Computer Control Software USB-IIC/SPI program
USB2toI2cAndSPI
- 介绍电脑USB转I2C 和USB转SPI的编程(基于VC++,VB,BC++),有API和硬件操作说明,有需要的朋友请参考-Turn on computer USB and USB-SPI I2C programming (based on VC++, VB, BC++), with API and hardware instructions, see a friend in need
C8051F_Examples
- C8051系列单片机的详细例程,含AD、DA、UASRT、SPI、USB-C8051 MCU detailed routine,including AD,DA,USART,SPI,USB...
USB-Mass_Storage-SPI_Flash(W25X16)
- 基于STM32的SPIFLASH文件系统,用于存放字库USB方式接收字库文件。 SPI_Flash+FatFs+汉字16x16 相当给力的资料。-Based on the the STM32 SPIFLASH file system used to store the font USB to receive the font file. SPI_Flash+ FatFs+ Chinese characters 16x16 Quite to the power of informa
SD-USB-test
- STM32 读卡器实现代码.SPI把SD内容读出.使用USB供电脑操作.使用固件库.-STM32 card reader realize code. SPI the SD content reading. Use the USB for computer operation. Use the firmware library.
K60-USB-CARDREADER
- 使用飞思卡尔ARM K60制作的USB读卡器,主要包含K60的USB2.0模块和spi模块。-Produced using Freescale ARM K60 USB card reader, USB2.0 module mainly contains the K60 and spi module.
USB(Slave)
- 本程序实现如下功能:开机的时候先检测SD卡和SPI FLASH是否存在,如果存在则获取其容量,并显示在LCD上面(如果不存在,则报错)。之后开始USB配置,在配置成功之后就可以在电脑上发现两个可移动磁盘。我们用DS1来指示USB正在读写,并在液晶上显示出来,同样,我们还是用DS0来指示程序正在运行。-This program implements the following functions: boot time to check whether the SD card and SPI FLA
USB_Disk
- spi flash写的U盘,可以实现读写,每个扇区512字节(udisk which can read and write with fatfs)
STM32F103 CH376 USB读写 实例代码
- 为写操作读U盘,U盘,U盘读写函数通过SPI。(Read U disk, U disk for write operation, the U disk read and write functions by SPI)
USB应用实验
- 基于ARM Cortex-M4F(TM4C123)单片机 【USB应用实验】 编程控制TM4C123微控制器的USB 模块,与PC机交互数据 【功能】 (1)PC机从命令行CMD 窗口发送指令,可以控制高亮LED灯的亮度(PWM模式调光); (2)PC机从命令行CMD 窗口发送指令,可以控制SPI接口DAC7512输出正弦波的峰峰值和频率,控制格式自定; (3)从PC机CMD窗口输入的字符串(回车结尾,EXIT退出)显示在12864液晶屏上来自MCU端的事件显示在PC机CMD窗
USB读卡器实验SPI DMA驱动SD
- USB读卡器实验SPI DMA驱动SD(支持4G以上的SD卡)