文件名称:LAB4
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:121.95kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LAB4_group11/
LAB4_group11/HW2.cof
LAB4_group11/HW2.hex
LAB4_group11/HW2.map
LAB4_group11/HW2.mcp
LAB4_group11/HW2.mcs
LAB4_group11/HW2.mcw
LAB4_group11/INT.ASM
LAB4_group11/INT.err
LAB4_group11/INT.lst
LAB4_group11/INT.o
LAB4_group11.doc
LAB4_group11/HW2.cof
LAB4_group11/HW2.hex
LAB4_group11/HW2.map
LAB4_group11/HW2.mcp
LAB4_group11/HW2.mcs
LAB4_group11/HW2.mcw
LAB4_group11/INT.ASM
LAB4_group11/INT.err
LAB4_group11/INT.lst
LAB4_group11/INT.o
LAB4_group11.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.