搜索资源列表
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
MAX5121与DSP的SPI软件实现
- 适用于初学者练习 MAX5121与DSP的SPI软件实现-applicable to beginners and practice MAX5121 SPI DSP software
SPI接口AD转换器代码
- SPI接口AD转换器代码 本代码实现了对串行(SPI)接口的软件模拟 这是在一个项目中要用到SPI接口的器件,调试成功,可以在WAVE下编译通过,可以直接调用 SPI接口AD转换器代码 2002/3/9 design by elven-SPI AD converter code of the source implementation of the serial (SPI) interface software simulation T
zutaisoftware
- 一个完备的组态软件源代码,包括网络编成、多媒体编成等多个应用方向-a comprehensive configuration software source code, including network makeup and composition, and other multimedia applications direction
C8051F30X
- C8051F30X系列软件SPI例子,含代码-C8051F30X example SPI serial software containing code
spi
- 软件模拟SPI串行EEPROM控制时序的C程序,在DOS下用BC31编译-Software simulation SPI serial EEPROM timing control of C procedures, in DOS using BC31 compiler
spi(mm36sb020)
- mm36sb020的spi的接口,已经调试过的 /* 定义命令 *//* #define ERSC 0x90f6 // 檫除整个芯片 // #define SRC 0xfffffffe // 软件复位芯片 // #define RSE 0x94 // 读状态寄存器 // #define RBE 0x98 // 读一个字节数据从缓冲区 // #define RME 0x9c // 读一个字节数据从Flash
spi
- STC89C58软件实现SPI口做主机,STC12C4052的SPI口设为从机.实现双CPU通信.由主机从SPI口发送0x55,从机SPI口接收到数据后+10=0x5f,从SPI口发送回主机.主机接收后发到串口.串口助手观察接收数据.程度通过keil c51调试并下载到STC晶片运行.-SPI software STC89C58 realize I make the host, STC12C4052 the SPI port is se
1
- 电子指南针,采用软件SPi接口,能读取0-360度的方位教,还有补偿模式。-Electronic compass, Spi software interface, can read 0-360 degrees azimuth teaching, as well as the compensation model.
SPI
- SmartARM中的SPI软件包,已经通过调试可以运行。具有参考价值。SmartARM中的SPI软件包,已经通过调试可以运行。具有参考价值。-SmartARM the SPI package has been run through the debugger. With a reference value. SmartARM the SPI package has been run through the debugger. With
STM32-SPI
- 本例展示了如何实现2个SPI之间的在全双工(full-duplex)模式下通信,通过NSS软件管理,实现了由主向从,接着又从向主发送数据。 在本例程中,设置SPI1和SPI2为8bit数据帧,9Mbit/s传输速率。 在第一阶段,由主SPI1把SPI1_Buffer_Tx发送到SPI2,由从SPI2把SPI2_Buffer_Tx发送到SPI1。传输完成后,通过比较判断传输是否正确。 由于NSS管脚由软件管理,因此
c8051F340cc1100
- 8051f340实现cc1100软件SPI的正常数据收发-Cc1100 software 8051f340 realize the normal SPI Data Transceiver
spi
- IAR 环境下MEGA16的SPI驱动程序,包括软件模拟和硬件SPI-IAR environment MEGA16 the SPI driver, including software simulation and hardware SPI
spi
- 用软件模拟SPI总线,已通过测试。大家只要改到一下管脚配置就可放心用。-spi
SPI
- C8051F350 SPI软件设置通讯数据速率-C8051F350 SPI data rate communications software settings
spi
- 用软件模拟SPI的方法,实现单片机双机通信。主机用数码管显示温度,从机用1602显示温度。-SPI software simulation methods, to achieve single-chip dual-machine communication. Host digital display of temperature, from 1602 showed that the temperature machine.
PS2-SPI
- 使用SOPC软件及其配置方法,以高速12位串行AD7920实现0-3.3V的ADC转换。 PS2控制器接口模块,把键盘数据通过串口发送到电脑主机上显示哪个键被按下。-Configuration software and its use SOPC approach to high-speed 12-bit serial AD7920 to achieve 0-3.3V the ADC conversion. PS2 controlle
SPI
- 本代码基于MSP430F149编写的软件通用SPI,测试良好,采用C语言,便于移植到其他平台(The general SPI software code, MSP430F149 prepared based on the test, using C language, easy to transplant to other platforms)
STM32F10x_SPI(软件模拟)读写Flash(25Q16)
- 使用STM32的普通引脚软件模拟SPI通信,通过软件SPI操作WQ2516,已测试验证过!(Using STM32's general pin software to simulate SPI communication and operate WQ2516 through software SPI, it has been tested and verified.)
SPI
- N76E003 SPI配置 里面有硬件SPI 也有软件SPI 通用与新唐N76系列8位机(N76E003 SPI configuration)