搜索资源列表
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.
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.
PIC-SPI
- PIC单片机的SPI通信源程序。本人自己编制的。希望能和大家交流-PIC SPI communication source. I own establishment. Hopes to be able to share.
ILI9322.zip
- The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for easy refer
DSP串口硬件SPI接口LCD12864显示C++程序代码
- 转载: DSP串口硬件SPI接口LCD12864显示C++程序代码 细描述: 终于把5409的McBSP的配置搞清楚了!现在就把我做的写出来,也好让后来人在这方面少走弯路。 我的目标是将MCBSP配置成SPI兼容接口。 我采用MCBSP0。 ,Reprint: DSP hardware SPI serial interface LCD12864 shows C++ program code described in detail: the McBSP has the 5409 conf
51spi(汇编)串行口编程
- 51spi(汇编)串行口编程,希望大家喜欢,有详细注释,大家一起进步。,51spi (compilation) serial port programming, I hope you like it or not, there are detailed notes, and progress together.
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
MTLCEDRV
- WIFI模块驱动程序,本人亲自测试,G-SPI接口-WIFI module driver, I personally test, G-SPI Interface
PIC24
- 本人整理的PIC24系列单片机不少程序,都是平时自己编写的。想学PIC单片机的可以看看,里面包含定时器,中断,i2c,spi等常用模块-I collated a lot of the PIC24 family of single-chip process, are usually prepared their own. I wanted to learn to look at the PIC microcontroller, which contains the timer, interrupt
SST25VF
- 这是我用STM32单片机写的SST25VF的驱动程序,已经调试通过,上传至此,和大家共享,欢迎互相交流,共同进步-This is what I used to write SST25VF STM32 MCU driver has been debugged, From this point, and share, welcome exchanges and common progress
spi
- SPI总线接口的verilog源码,包含仿真模块modelsim 和 quartus 工程。本人测试通过。-SPI bus interface in verilog source code, including the simulation module modelsim and quartus project. I test.
vs1003_STM32_SIP
- vs1003底层驱动函数,使用STM32的SPI接口,包含正玄测试,RAM测试等等。-vs1003 bottom drive function, use the STM32' s SPI interface, including being mysterious test, RAM test and so on.
AVR_spi_tft
- 由AVR系列单片机的SPI口实现的TFT彩色液晶显示功能-By the AVR MCU SPI I implementation of the TFT color LCD display
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 = (时钟)相位