Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - spi
Search - spi - List
DL : 0
CPU为CSP8051F020,有两个串口和一个SPI口。 一个串口通过数传电台和中控室计算机通信 另一个串口和PLC的MODBUS口通信。 SPI口控制数码管的显示。 已经在工程上应用。-CPU for CSP8051F020, two serial and one SPI mouth. A serial data transfer through the radio and the computer control room of another serial communications and MODBUS PLC Communication. I SPI digital control of the show. In engineering applications.
Update : 2024-05-17 Size : 13312 Publisher : LIN

DL : 0
spi设备uclinux驱动源代码,以及编译后的2进制文件。-spi-driven equipment Basis source code and compiled 229 of the two documents.
Update : 2024-05-17 Size : 54272 Publisher : zeus

DL : 0
ST7920带中文字库液晶原码程序 12864 keil的,串行方式 编写时已经考虑到往avr上的移植了,spi可以用avr硬件的,也可以用io模拟-LCD with a Chinese font LCD original procedure code 12864 keil. Serial preparation methods have been taken into consideration to the transplant avr, spi avr hardware can be used, can also be used to simulate io
Update : 2024-05-17 Size : 1024 Publisher : gxq

这是我自己写的用ARM7的SPI驱动LCD的程序 该显示屏的控制器为NT7532-This is what I wrote it myself with the ARM7 SPI-driven procedures of the LCD display controller for NT7 532
Update : 2024-05-17 Size : 16384 Publisher : 刘德伟

DL : 0
这是一个mega128单片机通过spi口读写串口flash的程序,已经记过验证-This is a microcontroller through mega128 spi I read and write the serial flash procedures, Verification has demerits
Update : 2024-05-17 Size : 1024 Publisher : 王建

DL : 0
C8051F020:通过SPI接口,进行数据通讯的事例-C8051F020 : SPI interface, data communications examples
Update : 2024-05-17 Size : 3072 Publisher : celine

本原码是基于Verilog HDL语言编写的,实现了SPI接口设计,可以应用于FPGA,实现SPI协议的接口设计.在MAXII编译成功,用Modelsim SE 6仿真成功.-primitive code is based on Verilog HDL language, and achieving the SPI interface design, FPGA can be used to achieve agreement SPI interface design. MAXII success in the compiler, Modelsim SE with six successful simulation.
Update : 2024-05-17 Size : 1024 Publisher : jevidyang

spi驱动,设置每个寄存器,以及ioremap的用法,连接收发两个引脚进行测试-spi-driven, each register set, and ioremap use, two connecting pin transceiver test
Update : 2024-05-17 Size : 2048 Publisher : 胡海涛

DL : 0
基于ATMEL RM9200处理机的spi驱动程序-RM9200 processor based on the ATMEL spi Driver
Update : 2024-05-17 Size : 2048 Publisher : wang

AT91SAM7S64 SPI Slave mode with PDC sample code from Konrad.Wei
Update : 2024-05-17 Size : 2048 Publisher : 魏成谋

SCMADS784x
DL : 0
51单片机ADS7846/ADS7843芯片驱动,适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高。-51 ADS7846/ADS7843 chip microcontroller-driven and is suitable for use in the 4-wire Touchscreen, SPI through standard protocols and CPU communication, simple operation and high accuracy.
Update : 2024-05-17 Size : 1024 Publisher : alex

SPI接口EEPROM的控制,根据SPI的时序特征,编写AT93c46的读写程序-SPI EEPROM control, according to the chronology of SPI, AT93c46 literacy preparation procedures
Update : 2024-05-17 Size : 1024 Publisher : zhanya

DL : 0
电能计量芯片CS5463的SPI口读写程序。-Energy Measurement CS5463 chip SPI I read and write procedures.
Update : 2024-05-17 Size : 1024 Publisher : derek

SCMSpiTest
DL : 0
摩托罗拉单片机S12系列DG128的SPI接口编程实例,对象为一用SPI总线控制的CMOS摄像头-Motorola MCU S12 Series DG128 SPI interface programming examples, object to a SPI bus control CMOS camera
Update : 2024-05-17 Size : 418816 Publisher : pan

DL : 0
SPI总线驱动,可驱动FLASH和数码管等设备。 LPC基于2138芯片的中间件-SPI Bus Driver, Flash drives and digital control, and other equipment. LPC based on the 2138 chip Middleware
Update : 2024-05-17 Size : 50176 Publisher : 高明

本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求发送,然后等待从设备应答CTS,当从设备应答CTS时,进入外部中断,启动DMA发送,发送完成,再次进入从接收状态。 三、文件位置 spi_dma_slave.c spi_dma_slave.h circular_buf.c circular_buf.h 等文件存放入driver/char/目录 dma.c存放于arch/arm/mach-s3c2410/目录 dma.h存放于include/arm-asm/mach-s3c2410/目录 四、使用环境 1.arm-linux-gcc-3.4.1-the driver linux2.6.17 in which the test. Yangxing msn : lelma_yx@hotmail.com hope to operate SPI friends help. 1, mode of work : from equipment : SPI for the S3C2410 MASTER mode : SPI for SLAVE+ DMA mode 2, workflow 1.S3C2410 from receiving : When sending data from the device, using DMA S3C2410 debt, the length of the designated data DMA will enter the interruption will receive unfettered access to the data. 2.S3C2410 from this : When S3C2410 need this, the first request sent by the RTS, Then wait for the response from CTS equipment, when the equipment response from CTS, access to external interrupt start DMA sent, Send completed, re-entered, from receiving state. 3. Position papers spi_dma_slave.c spi_dma_slave.h circul ar_buf.c circular_buf.h documents onto the driver/char/Contents
Update : 2024-05-17 Size : 17408 Publisher : y

AVR 的C语言开发.很多有用的函数,包括SPI,UART,PWM,I2C,GPIO,EEPROM等等一应剧全-AVR C-language development. Many useful functions, including SPI, UART, PWM, I2C, GPIO, EEPROM, etc. should be a whole drama
Update : 2024-05-17 Size : 79872 Publisher : 曾某人

MPISPI-PRT
DL : 0
昨天在论坛上看到有人帖出了他写的并串转换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 watched and found ideas is quite a mess. So I wrote on their own code and string conversion.
Update : 2024-05-17 Size : 1024 Publisher : ZHAOBOO

MXL9328LCD驱动实现,samsung屏。WINCE4.20 GPIO模拟SPI初始化LCD-MXL9328LCD Drive, samsung screen. WINCE4.20 GPIO simulation SPI initialization LCD
Update : 2024-05-17 Size : 19456 Publisher : helijia

DL : 0
ADS下UC/OS下SPI中间件驱动.LPC213X-ADS under UC/OS under SPI-driven middleware. LPC213X
Update : 2024-05-17 Size : 15226880 Publisher : 陈华震
« 1 2 ... 43 44 45 46 47 4849 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.