CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等) 搜索资源 - spi协议

搜索资源列表

  1. AT91RM9200-PS2MousePS2KeyBoard

    0下载:
  2. 在AT91RM9200的平台上,分别通过软件模拟和SPI的方式实现PS2协议,并完成键盘数据和鼠标数据的读取,并通过PS2协议点亮键盘上的LED。注,标准鼠标和扩展鼠标(带滚轮)都已实现-Platform in the AT91RM9200, respectively, through software simulation and PS2 way SPI agreement and the completion of the keyboard data and mouse data to re
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:36924
    • 提供者:zs
  1. spi7219fors3c2440

    0下载:
  2. 自己写的 基于arm s3c2440 max7219的现实程序,用软件模拟spi协议,开发板用的是友善之臂mini2440,ads1.2开发,包含所有项目文件,保证好用,给有需要的朋友,-Write your own arm s3c2440 max7219-based reality program, using software simulation spi protocol development board using a friendliness arm mini2440, ads1.2
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:747451
    • 提供者:wabg
  1. SPI_LCD12864

    1下载:
  2. spi接口协议的点整液晶128*64点阵驱动实现-spi interface protocol point of the entire 128* 64 dot matrix LCD driver to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:184186
    • 提供者:李宗军
  1. STM32F103xx_I2S

    3下载:
  2. 这个应用批注描述如何使用高密度STM32F103xx I2S特点使用一台外在编译码器演奏音频文件。 I2S协议是用途广泛从microcontroller/DSP转移音频数据到音频编译码器为了演奏曲调(存放在记忆)或,夺取模式声音(从话筒)。 高密度STM32F103xx使用SPI外围设备提供I2S音频通信和贯彻具体功能为这个通信方式。 -This application describes how to use the annotation of high-density ch
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-01-23
    • 文件大小:617476
    • 提供者:derek
  1. SDcard_MCS51

    0下载:
  2.  SD卡有两个可选的通讯协议:SD模式和SPI模式。SD模式是SD卡标准的读写方式,但是在选用SD模式时,往往需要选择带有SD卡控制器接口的MCU,或者必须加入额外的SD卡控制单元以支持SD卡的读写。然而,AT89C52单片机没有集成SD卡控制器接口,若选用SD模式通讯就无形中增加了产品的硬件成本。在SD卡数据读写时间要求不是很严格的情况下,选用SPI模式可以说是一种最佳的解决方案。因为在SPI模式下,通过四条线就可以完成所有的数据交换,并且目前市场上很多MCU都集成有现成的SPI接口电路,采用
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:35721
    • 提供者:
  1. highspeed_Accelerometer_ARM7_LPC2138

    0下载:
  2. arm7 lpc2138上控制射频芯片cc1100的代码,开发环境是ADS1.2,包含了无线发送接收代码和SPI,UART,I2C等各种协议的通讯代码,速率功率可调,已经调试好了-arm7 lpc2138 to control the RF chip cc1100 code, development environment is ADS1.2, including a wireless transmit and receive code and SPI, UART, I2C communicat
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:329887
    • 提供者:苏世圣
  1. lpc1111

    0下载:
  2. 这个源代码实现了在LPC111芯片上实现串口通信,通过SPI协议调用字库,和在液晶屏幕上显示信息-The source code to achieve in the LPC111 chip serial communication, through the SPI protocol called character, and display information on the LCD screen
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:247970
    • 提供者:liufeng
  1. SPI_2011_9_17_9_44-V

    0下载:
  2. 基于LPC1752的SPI协议操作M25P80 flash的程序。-Based LPC1752 SPI protocol operation M25P80 flash program.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:383540
    • 提供者:万国峰
  1. SD_Card

    0下载:
  2. STM32下的SD卡驱动,SPI模式,物理层协议支持1.1-SD card driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:44286
    • 提供者:金云
  1. AVR_SPI

    0下载:
  2. 基于atmage16的spi通信协议的程序。可实现多机通信,程序注解详细-Based on the procedures of the the atmage16 spi communication protocol. Multi-machine communication, program annotation detail
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:1076
    • 提供者:韩林松
  1. arm7_88w8686

    0下载:
  2. ARM7(LPC)+88W8686(测试没问题)源代码,SPI模式,自己写的协议栈,只写到ICMP层,UDP层很简单就没写了 编写:wuhl QQ:365950965 没有动力写下去了,关键是我不懂WEP和WPA认证过程,本来可以抓包的,可惜没有相应的网卡,笔记本也坏了, 不然可以用笔记本抓包 东芝笔记本会突然熄火,真是不可思议 如果大家写好了加密认证的方法,麻烦把程序发给我一份,谢谢 这段程序已经调通,完全没有问题。但只能连接不叫米的无线路由器,希望集大家的力量完善它,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:1149482
    • 提供者:wuchwu1986
  1. STM32_SPI_FLASH

    0下载:
  2. STM32以SPI方式读写FLASH中的数据,包括了spi协议以及一些spi外设寄存器的读写!-STM32 to SPI mode, speaking, reading and writing data in a FLASH, including SPI agreement and some SPI peripheral register, speaking, reading and writing!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-12
    • 文件大小:3446914
    • 提供者:王方梅
  1. nRF905

    0下载:
  2. 可以利用arm直接调用无线发射模块,实现spi协议的互通互联-Can take advantage of the arm directly call the wireless transmitter module spi protocol interconnection
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-08
    • 文件大小:1403
    • 提供者:张绍飞
  1. SPI

    0下载:
  2. SPI总线协议,做某些特殊的接口协议,需要阅读相关的总线时序-spi block
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:181245
    • 提供者:Simon_Chen
  1. MSP430-SD-TIexample

    0下载:
  2. 主控芯片MSP430F16x通过使用SPI协议读写SD卡,这是TI公司编写的一个例子程序-Master control chip MSP430F16x using SD card SPI protocol, speaking, reading and writing, and this is an example of TI company to write program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:53368
    • 提供者:许仲兴
  1. ch11-SPI-I2C-TSI

    0下载:
  2. 基于KL25的开发例程,本例程关于SPI串行通信,I2C总线协议以及TSI,附有相关底层库,十分适合初学者参考编程-Based on KL25 development routine, the routine of SPI serial communication, the I2C bus protocol and TSI, accompanied by the relevant underlying library, programming is very suitable for begin
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:1012153
    • 提供者:yanli
  1. SPI

    0下载:
  2. SPI协议的详细介绍,对于刚解除协议的人飞非常有帮助-spi documents ,very helpfull for the learner who is the first time know the protecol
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:395357
    • 提供者:long
  1. SPI

    0下载:
  2. cc2540开发板源码,ble协议栈源码,串口源码-source code of cc2540
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-28
    • 文件大小:11012858
    • 提供者:a
  1. spi_op_core

    0下载:
  2. verilog的SPI协议实现,欢迎大家下载-verilog of SPI protocol, welcome to download
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:82392
    • 提供者:就睡觉
  1. STM32_SPI_ADS1118

    0下载:
  2. 程序使用TI的16位片外ADC采集数据,STM32F103C8T6单片机,485的RTU协议(The program uses 16 bit outside ADC of TI to collect data, STM32F103C8T6 MCU, and 485 RTU protocol)
  3. 所属分类:微处理器开发

    • 发布日期:2018-04-28
    • 文件大小:3742720
    • 提供者:Tsw
« 12 »
搜珍网 www.dssz.com