搜索资源列表
IO模拟SPI
- 430用IO口模拟SPI读写的驱动程序。包括SPI的字节读写,区块数据的读写等功能-430 IO I used to read and write the simulation SPI driver. SPI including the byte read and write, read and write data blocks, such as functional
SPI-tx
- SPI接口实验,主机传送数据到SPI,由从机显示,IO口需要自己重新定义.-SPI interface experiment, transmission of data to the mainframe SPI, from the plane, IO I need to redefine themselves.
SPI-STC89LE516AD
- 用STC89系列单片机的通用IO模拟SPI通信源码-STC89 Series MCU with generic IO simulation SPI communication FOSS
usb2dllv1.7.10
- 用CY7C68013A做的一个I2C,SPI,IO,并口的一个WINDOWS 动态库包括一些演示程序
S3C2440 CPU IO模拟SPI接口读取ADIS16355陀螺仪数据源码
- 基于S3C2440 ARM CPU, 通过IO接口模拟SPI接口,读取ADSI16355陀螺仪数据源码
MC9S12DG128B.rar
- 飞思卡尔S12 系列单片机系统硬件设计,详细介绍了该单片机的硬件使用,为全中文,MC9S12DG128B 有16路AD 转换,精度最高可设置为10 位;有8 路8 位PWM 并可两两级联为16 位精度PWM,特别适合用于控制多电机系统。它的串行通信端口也非常丰富,有2 路SCI,2 路SPI 此外还有IIC,CAN总线等端口,并且采用了引角复用功能,使得这些功能引角也可设置为普通的IO 端口使用。此外 它内部还集成了完整的模糊逻辑指令,可大大简化我们的程序设计。,Freescale s S12
AVR.rar
- 本程序包包含了基于ATmega16单片机从IO口操作到串口,模拟比较器,AD转换,PWM输出,TWI总线操作,SPI总线操作等完整程序。,This package contains ATmega16-based single-chip operation from the IO port to the serial port, analog comparator, AD converter, PWM output, TWI bus operation, SPI bus operation pro
MSP430F5438_ZLG7289.rar
- MSP430F5438驱动ZLG7289源程序,IO模拟SPI三线接口,带键盘处理函数,测试通过。,MSP430F5438 drives ZLG7289 source code, IO simulation of three-wire SPI interface, with keyboard handling function.Test is ok.
单片机读SPI EEPROM
- 用SPMC75F2413A操作93C46,可以使用SPI或GPIO方式,但具体使用哪个IO口,可以由用户配置,在函数库中定义了两个函数来配置: void F_93C46SPI_Init(UInt16 CsPort,UInt16 CsBit); 用SPMC75F2413A的SPI口操作93C46,需要指定片选信号Cs。 void F_93C46GPIO_Init(UInt16 CsPort, UInt16 CsBit, \ UInt16 ClkPort,UInt16 ClkBit, \
SPI
- 基于IAR用msp430f149单片机的io口模拟spi时序,操作74165和74595芯片控制led的亮灭。有工程文件,附带protues仿真-Based on the IAR using MSP430F149SCM IO mouth simulation SPI timing, operating74165 and74595chip control LED light out. Project file, with Protues simulation
Lm1138-SPI-IO-simulation
- st的微机械陀螺L3G4200D驱动,调试板为lm3s1138,模拟SPI方式-st micro-gyroscope L3G4200D drivers, debug board is lm3s1138, simulation SPI mode
IO-SPI
- AVR单片机IO口模拟SPI读写AT45DB081,如使用C51只有修改IO操作即可-AVR microcontroller IO port analog SPI read and write AT45DB081, such as the use of C51 can only modify the IO operation
LSD-TEST430F5438-01_V1.1StudyBoardInstructor
- 利尔达MSP430F5438学习板的中文资料,包含硬件链接,以及IO、UCS、FLASH、WDT、TimeA、TimeB、DMA、硬件乘法器、RTC、RAM、ADC12、UART、SPI、I2C、CRC等各种操作的试验代码。-利尔达board MSP430F5438 learning Chinese data, including hardware, links, and IO, UCS, FLASH, WDT, TimeA, TimeB, DMA, hardware multiplier, R
Max7301Driver
- Max7301 SPI IO Expander Driver-Max7301 SPI IO Expander Driver
DSP281xexamples
- TI DSP 281x系列例程,包含如何使用定时器,AD转换器,事件管理器,SCI,SPI,IO端口等等。-TI DSP 281x series of routines, including how to use the timer, AD converter, Event Manager, SCI, SPI, IO ports and so on.
SPI
- 该源程序用IO口模拟SPI进行通信,可以用在没有SPI接口的单片机上-The source simulation with IO SPI port to communicate, you can use in the absence of SPI microcontroller interface
spi
- IO模拟的SPI协议,很容易移植到各种MCU系统中-IO simulation SPI protocol, it is easy to transplant to a variety of MCU system
SPItest
- STC系列单片机stc12c5a60s2控制spi接口的程序实例-stc12c5a60s2 spi io test
IO-SPI
- 详细介绍单片机IO口模拟SPI总线的用法,更容易掌握模拟SPI的编程。-Detailed introduction of SCM IO mouth simulation SPI bus usage, easier to master SPI simulation programming.
SPI
- 使用IO口实现SPI通信。具有SPI的四种工作模式。(Using IO port to implement SPI communication.Four modes of work with SPI.)