搜索资源列表
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
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.
C-SHARP_USB_PWM_Test
- 在C#平台调用Ginkgo USB-I2C适配器或者Ginkgo USB-SPI适配器的二次编程接口函数实现PWM控制功能。-Call Ginkgo USB-I2C adapter or Ginkgo USB-SPI adapter in C# platform quadratic programming interface functions to achieve PWM control functions.
C-SHARP_USB_SPI_Test
- 在C#平台调用Ginkgo USB-SPI适配器二次编程接口函数实现对Ginkgo USB-SPI适配器的读写控制,本例程展示了Ginkgo USB-SPI适配器所有二次编程接口函数的使用方法,同时对每个函数的相关参数进行了详细的说明。-In C# platform invoke Ginkgo USB-SPI adapter quadratic programming interface functions to achieve the Ginkgo USB-SPI read and write
C-SHARP_USB_SPI_W25Q32
- 在C#平台调用Ginkgo USB-SPI适配器二次编程接口函数实现对W25Q32芯片进行读写控制,本程序适用于所有SPI接口的25系列芯片。-In C# platform invoke Ginkgo USB-SPI adapter quadratic programming interface functions to achieve W25Q32 chip to read and write control, this procedure applies to all 25 series c
ma84g564
- 芯片的设置MA84G564,包括USB,spi,串口的设置,依据通讯协议实现的时序流程-Chip set MA84G564, including USB, spi, serial port settings, based on the timing of the process communication protocol
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卡)