搜索资源列表
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
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
单片机读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, \
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
STC-IO-SPI
- STC单片机IO口模拟SPI程序,每隔50ms,从模拟SPI发送32个字节数据.-STC microcontroller IO port to simulate the SPI program, every 50ms, 32 bytes of data sent from the analog SPI.
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.
MSP430_IO_for_SPI_to_rerad_FRAM
- 用MSP430通用IO模拟SPI读写铁电存储器-implement SPI With the MSP430 general-purpose I/O port to read and write FRAM
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
IO-SPI
- 详细介绍单片机IO口模拟SPI总线的用法,更容易掌握模拟SPI的编程。-Detailed introduction of SCM IO mouth simulation SPI bus usage, easier to master SPI simulation programming.
HT46R46-IO-SPI-COM
- HT46RXX IO 模拟 spi通信- HT46RXX USE IO TO SPI communicate
IO--SPI
- 单片机IO口模拟SPI程序,程序简单好用,适合初学SPI的学员-Single-chip IO simulation SPI program, the program is simple and easy to use, suitable for beginners SPI trainees
51mcu-IO-SPI
- 51单片机SPI通讯协议的编写事例。便于移植和开发-51mcu SPIintercommunication
GPIO-SPI
- LPC1766 IO口模拟SPI 添加4004语音-LPC1766 IO SPI
IO--SPI-
- 运用单片机的4个IO口来模拟spi的功能,以此解决串口通信的问题。-Microcontroller IO port analog spi, in order to resolve the problems of serial communication.
SPI
- 使用IO口实现SPI通信。具有SPI的四种工作模式。(Using IO port to implement SPI communication.Four modes of work with SPI.)