搜索资源列表
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
ch452
- CH452按键和显示板驱动程序,采用级联方式,模拟SPI口一次发送24位数据.每级120个灯和120个按键.采用查表换算.-CH452 keys and display drivers, concatenation, a simulation of SPI I sent 24 data. Each level 120 lights and 120 keys. Using Lookup conversion.
SPI-tx
- SPI接口实验,主机传送数据到SPI,由从机显示,IO口需要自己重新定义.-SPI interface experiment, transmission of data to the mainframe SPI, from the plane, IO I need to redefine themselves.
eeprom_write_read
- 这是一个mega128单片机通过spi口读写串口flash的程序,已经记过验证-This is a microcontroller through mega128 spi I read and write the serial flash procedures, Verification has demerits
spi_5463
- 电能计量芯片CS5463的SPI口读写程序。-Energy Measurement CS5463 chip SPI I read and write procedures.
SPI-PRT
- 昨天在论坛上看到有人帖出了他写的并串转换VHDL代码,但是他自己说有问题,但是不知道怎么改。我大概看了一下,发现思路还是比较乱的。于是就写下了我自己的并串转换代码。-yesterday at the forum see someone points out his writing and string conversion VHDL code, But he said there are problems, but does not know how reform. I probably wat
fet140_spi1_mstr1
- 430单片机通信程序1,(spi口)-430 communication program a microcontroller (spi I)
at91_fram_spi.rar
- at91sam9261的linux下铁电驱动程序,spi口读写,at91sam9261 ferroelectric under the linux driver, spi I read and write
MCP23S17.rar
- 不太常用的SPI I/O口扩展芯片的驱动程序和中文数据手册,对想用SPI扩张I/O口的朋友非常有用的,Less commonly used SPI I/O port expansion driver chips and Chinese data manual for would like to use SPI expansion I/O port is very useful to a friend
spi
- SPI总线接口的verilog源码,包含仿真模块modelsim 和 quartus 工程。本人测试通过。-SPI bus interface in verilog source code, including the simulation module modelsim and quartus project. I test.
spi
- 12位AD-MAX1241与SPI串口-MAX7219联合仿真 proteus版本:7.2 sp0 如果打不开DSN文件可以找升级包升到这个版本,或者按我下面贴的电路自己连好,max1241,max7219 Proteus 7.0以上版本的库里应该有的!本程序是网上找的,感谢那位网友,我将它共享了,希望大家下载学习;-12-bit AD-MAX1241-MAX7219 and the SPI serial version of the Joint Simulation pro
AVR_spi_tft
- 由AVR系列单片机的SPI口实现的TFT彩色液晶显示功能-By the AVR MCU SPI I implementation of the TFT color LCD display
spi
- IAR 环境下MEGA16的SPI驱动程序,包括软件模拟和硬件SPI-IAR environment MEGA16 the SPI driver, including software simulation and hardware SPI
SPI
- SPI通信的一个程序 调试通过~~~希望对你的学习有一定的帮助-SPI communications through a program debugging ~ ~ ~ I hope you have some learning to help ~ ~ ~
spi
- 用单片机的I/O口模拟SPI的通讯,只需四根线,SI,SO,SClK,选择使用SPI通讯的线可以在程序外部使用-With a microcontroller I/O port simulation SPI communication, just four lines, SI, SO, SClK, choose to use the SPI communication lines can be used outside the program
SPI
- 这是一个SPI的简单学习例子,里面有详细的解释说明,再新的手也一定能看得懂的·!!!我可是费了好大劲才找到的呀,希望能顶顶啊-SPI is a simple learning example, which has a detailed explanation, then the new hand can certainly can understand! ! ! I took a good hard time, but found ah, ah hope Dingding
PIC16F616-SPI
- SPI I/0 口模拟PIC单片机收发控制-SPI I/0 port analog transceiver control
DM642-spi
- DM642中有关SPI功能的使用,本人已经全部调试通过。- DM642 in the function of the use of SPI, I already all debugging through
mx28-spi-slave.patch
- MX28evk spi slave from Freescale
SPI
- SPI(Serial Peripheral Interface,串行外设接口)是Motorola公司提出的一种同步串行数据传输标准,是一种高速的,全双工,同步的通信总线,在很多器件中被广泛应用。 SPI相关缩写 SS: Slave Select,选中从设备,片选。 CKPOL (Clock Polarity) = CPOL = POL = Polarity = (时钟)极性 CKPHA (Clock Phase) = CPHA = PHA = Phase = (时钟)相位