登录
首页 » 汇编语言 » 写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…

写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…

于 2023-05-10 发布 文件大小:121.95 kB
0 34
下载积分: 2 下载次数: 1

代码说明:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696524资源总数
  • 103945会员总数
  • 46今日下载