-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
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
- 2023-05-10 17:35:03下载
- 积分:1
-
汇编编译器
汇编编译器-Compilation of the compiler
- 2022-01-24 17:28:58下载
- 积分:1
-
用VS2005编个计算器的小程序..
功能一般只实现了+
用VS2005编个计算器的小程序..
功能一般只实现了+ - * /,和进制转换功能.-VS2005 series with a small calculator program .. function generally realized+-* /, And hexadecimal conversion.
- 2022-03-17 02:28:33下载
- 积分:1
-
henhaoyong a
henhaoyong a anifnainfanidf -henhaoyong a
- 2022-01-26 02:20:56下载
- 积分:1
-
罗云斌《windows32环境下汇编语言设计》的随书源码
罗云斌《windows32环境下汇编语言设计》的随书源码-Luo Bin " windows32 environment, assembly language design" with the book source code
- 2022-04-06 13:58:08下载
- 积分:1
-
用汇编语言设计键盘打字程序,通过微机中的8255/8253/8259芯片的控制来实现...
用汇编语言设计键盘打字程序,通过微机中的8255/8253/8259芯片的控制来实现-Assembly language using the keyboard typing the design process, through 8255/8253/8259 chip microcomputer in the control to achieve
- 2022-03-03 13:12:11下载
- 积分:1
-
用汇编写的下载功能的程序和源码,原程序仅1280B
用汇编写的下载功能的程序和源码,原程序仅1280B-compilation was made with the ability to download the source code and procedures, the original procedure only 1280B
- 2022-04-18 13:28:02下载
- 积分:1
-
Assembly language curriculum design, " text readers"
汇编语言课程设计《文本阅读器》-Assembly language curriculum design, " text readers"
- 2022-03-09 09:37:00下载
- 积分:1
-
汇编获取时间的现实,有对整点报时的设置,看看有益
汇编获取时间的现实,有对整点报时的设置,看看有益-get time use asm
- 2023-05-03 14:40:03下载
- 积分:1
-
DS18B20
DS18B20-液晶1602显示温度和控制-DS18B20-LCD 1602 shows that the temperature and control
- 2022-04-13 00:04:42下载
- 积分:1