文件名称:iics
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- linq*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
pic子和序。本程序实现IIC从动方式发送或接受2个字节数据。
入口参数:本机地址在SADR中,待发送的数据在SOUH:SOU中。
出口参数:接收到的数据在SOUH:SOU中。
占用资源:W,STATUS,024H,025H,028H,029H,07FH,07EH,17FH,SSP模块,1重堆栈。
说明: 1.使用该程序需在中断入口程序中填入如下两条指令-pic child and order. The program realization IIC slave send or receive 2 bytes of data. Entrance parameters: the machine address of the SADR in the data to be transmitted in SOUH: SOU in. Export parameters: the data received in SOUH: SOU in. Take up resources: W, STATUS, 024H, 025H, 028H, 029H, 07FH, 07EH, 17FH, SSP module, a weight stack. Note: 1. To use the program need to fill in the interrupt entry process following two instructions
入口参数:本机地址在SADR中,待发送的数据在SOUH:SOU中。
出口参数:接收到的数据在SOUH:SOU中。
占用资源:W,STATUS,024H,025H,028H,029H,07FH,07EH,17FH,SSP模块,1重堆栈。
说明: 1.使用该程序需在中断入口程序中填入如下两条指令-pic child and order. The program realization IIC slave send or receive 2 bytes of data. Entrance parameters: the machine address of the SADR in the data to be transmitted in SOUH: SOU in. Export parameters: the data received in SOUH: SOU in. Take up resources: W, STATUS, 024H, 025H, 028H, 029H, 07FH, 07EH, 17FH, SSP module, a weight stack. Note: 1. To use the program need to fill in the interrupt entry process following two instructions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
iics.asm