代码搜索结果
找到约 16,769 项符合
SPI 的代码
串行接口spi接口应用设计.txt
串行接口<mark>SPI</mark>接口应用设计
作者:马潮老师 / 整理:armok / 2005-01-17/ www.OurAVR.com
使用的同步串行三线<mark>SPI</mark>接口,可以方便的连接采用<mark>SPI</mark>通信协议的外围或另一片AVR单片机,实现在短距离内的高速同步通信。ATmega128的<mark>SPI</mark>采用硬件方式实现面向字节的全双工3线同步通信,支持主机、从机和2种不同极性的<mark>SPI</mark>时序,通信速率有7种选择,主机 ...
spi.c
/*****************************************************************************
* spi.c: SPI C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
spi.h
/*****************************************************************************
* spi.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
spi.lnp
"X5045.obj"
TO "SPI"
RAMSIZE(256)
spi.plg
礦ision2 Build Log
Project:
E:\SST51\ASM51\SPI\SPI.uv2
Project File Date: 05/22/2006
Output:
Build target 'Target 1'
"SPI" - 0 Error(s), 0 War
spi.lnp
"X5045.obj"
TO "SPI"
RAMSIZE(256)
spi-send.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=E:\Proteus\mine eg\SPI-send\send.obj
Folder=Intermediary
[File001]
Location=E:\Proteus\mine eg\SPI-sen
spi-send.tagsrc
E:\Proteus\mine eg\SPI-send\send.c
spi.asm
;用户寄存器定义
SPI_DATA .usect ".data0",1 ;临时数据寄存器
SPI_FLAG .usect ".data0",1 ;SPI 标志位
SPI_CON .usect ".data0",1 ;MAX5741的控制字
DP_USER .set 5 ;用户寄存器存放页指针
;MAX5121 的控制字宏定义
DACOUT .s
spi.plg
礦ision3 Build Log
Project:
E:\STM32-EVAL项目\STM32_program_file\SPI\uvsion\SPI.uv2
Project File Date: 10/07/2007
Output: