-
写汇编代码实现一个圆形的先入先出(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
-
本程序实现用比较器模块输出方波。
入口参数:正脉冲宽度在SOUH:SOU中,负脉冲宽度在RLTH:RLT中。
出口参数:正脉冲宽度为(SOUH:SOU)...
本程序实现用比较器模块输出方波。
入口参数:正脉冲宽度在SOUH:SOU中,负脉冲宽度在RLTH:RLT中。
出口参数:正脉冲宽度为(SOUH:SOU)*4TOSC,负脉冲宽度为(RLTH:RLT)*4TOSC。
-This procedure used to achieve square-wave output compare module. Entrance parameters: pulse width is in SOUH: SOU, the negative pulse width in RLTH: RLT in. Export parameters: positive pulse width (SOUH: SOU)* 4TOSC, negative pulse width (RLTH: RLT)* 4TOSC.
- 2022-08-13 01:19:16下载
- 积分:1
-
compilation audible procedures and the DOS function, and produce EXE document, t...
汇编发声程序,先在DOS下功能调用,并产生EXE文件,执行可产生-compilation audible procedures and the DOS function, and produce EXE document, the Executive can produce
- 2022-06-14 16:40:13下载
- 积分:1
-
Fractal Qbasic program useful brief on the shape of the leaves
分形Qbasic程序 简短有用 关于树叶形状-Fractal Qbasic program useful brief on the shape of the leaves
- 2022-02-20 18:59:53下载
- 积分:1
-
it can help you know C++ souce program quckily
it can help you know C++ souce program quckily
- 2022-07-22 10:59:39下载
- 积分:1
-
28f512 DOS
DOS下基于28f512的小型文件系统
format.asm/list.asm/erasetes.asm/readfl.asm/start.asm/writefl.asm-28f512 DOS-based file system of small format.asm/list.a sm/erasetes.asm/readfl.asm/start.asm/wri tefl.asm
- 2022-03-13 08:39:46下载
- 积分:1
-
用汇编语言编写的简短小巧的记事本程序
用汇编语言编写的简短小巧的记事本程序-assembler language short compact notebook procedures
- 2023-03-26 16:25:04下载
- 积分:1
-
批处理文件内容增加。汇编利用windows API函数实现。
批处理文件内容增加。汇编利用windows API函数实现。-add string batch program。win32 assembly language using windows API achieved。
- 2022-03-22 00:46:01下载
- 积分:1
-
RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家....
RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家.-RC (2), RC (4), RC (5), RC (6) algorithm. My collection software, designed to prepare graduates for. Now and share with everyone. I hope everyone can help.
- 2022-10-12 04:25:03下载
- 积分:1
-
一个简单的图书馆管理系统,可以直接运行。
一个简单的图书馆管理系统,可以直接运行。-A simple library management system, can be directly run.
- 2023-03-10 04:55:02下载
- 积分:1