文件名称:LAB4
介绍说明--下载内容均来自于网络,请自行研究使用
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
............\HW2.cof
............\HW2.hex
............\HW2.map
............\HW2.mcp
............\HW2.mcs
............\HW2.mcw
............\INT.ASM
............\INT.err
............\INT.lst
............\INT.o
LAB4_group11.doc
............\HW2.cof
............\HW2.hex
............\HW2.map
............\HW2.mcp
............\HW2.mcs
............\HW2.mcw
............\INT.ASM
............\INT.err
............\INT.lst
............\INT.o
LAB4_group11.doc