搜索资源列表
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.
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
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
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
ES6461
- 这是ESS公司的新一代媒体播放IC,支持接口,硬盘/IDE光驱,USB,CF card, SD/MMC/MS/XD/SMARTMEDIA, 等,该系统集成度高,整个系统只需要主控ES6461+SDRAM+SPI FLAH,所有的音频DA,视频输出都集成化,可直接驱动数字屏,支持NTFS 和FAT32 文件系统, 输出有 CVBS,SVIDEO,VGA,YPBPR /HDMI, 是比较理想的媒体播放和数码相框方案.系统开放度高如有需要,联系wliness@163.com, or QQ:632913
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
SPI
- 这是基于arm的嵌入式操作系统基础性实验SPI实验,希望对大家有所帮助-This is based on the arm of the embedded operating system based on experiments SPI experiment, I hope all of you to help
SPI_to_I2C
- SPI和I2C转换的verilogHDL程序-SPI and I2C conversion procedures verilogHDL
userial-firmware-v1.6
- userial is an Free project building an USB to I2C/SPI/GPIO bridge, using the Atmel AT90USB647 chip. Hardware and Software are released under an Open Source licence. It supports the following interfaces: * USB interface (serial emulation) *
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
stm_32F_lis_02
- Profichip’s VPC3+S is a communication chip with 8-Bit parallel processor interface for intelligent PROFIBUS DP-Slave applications. Alternatively an SPI or I 2 C interface can be used to communicate with the chip.
mcp2515_source_for_LPC1700
- free code which I have modified for the LPC1768 which and adapted it to use the SPI library. I uses a MCP2515 SPI to CAN IC and a MCP2551 CAN transceiver.
17.SPI-to-SPI
- 很好的SPI程序,调了很久才出的结果,希望对大家有用-Good SPI program, adjusting for a long time before the results, I hope useful
SPI
- 易语言写的SPI 因为都是英文的我看不懂 所以上传了-Easy language to write the SPI because I can t read are in English So I upload
SPI
- SPI(Serial Peripheral Interface,串行外设接口)是Motorola公司提出的一种同步串行数据传输标准,是一种高速的,全双工,同步的通信总线,在很多器件中被广泛应用。 SPI相关缩写 SS: Slave Select,选中从设备,片选。 CKPOL (Clock Polarity) = CPOL = POL = Polarity = (时钟)极性 CKPHA (Clock Phase) = CPHA = PHA = Phase = (时钟)相位
