-
写汇编代码实现一个圆形的先入先出(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
-
电子秒表
电子秒表-99 seconds time counter
- 2022-03-17 23:52:16下载
- 积分:1
-
the procedures used assembly language to achieve HOOK technology, complete sourc...
本程序采用了汇编语言实现HOOK技术,有完整源代码,采用RadASM进行工程组织-the procedures used assembly language to achieve HOOK technology, complete source code, RadASM used for engineering organizations
- 2022-03-05 21:56:37下载
- 积分:1
-
dan
单片机制作电子钟,用8254 8255 8259 (The production of single-chip clock, and 8254 8255 8259)
- 2020-12-08 15:49:20下载
- 积分:1
-
dsp good under development seeks single sideband modulation procedures
dsp c32下开发的waver单边带调制程序-dsp good under development seeks single sideband modulation procedures
- 2023-05-16 18:10:03下载
- 积分:1
-
本程序是用于高速冲床上的送料控制程序,一个较为简单的89C51中断、定时计数器应用程序,已经调试成功,今天为大家出点力,也希望能在以后的学习中能得到大家的帮助。...
本程序是用于高速冲床上的送料控制程序,一个较为简单的89C51中断、定时计数器应用程序,已经调试成功,今天为大家出点力,也希望能在以后的学习中能得到大家的帮助。-This procedure is used for high-speed red bed feed control procedures, a relatively simple 89C51 interrupt, timer counter application has debugging success for the U.S. today, a little effort, but also hope to study in the future everyone will be help.
- 2022-12-29 17:45:08下载
- 积分:1
-
自己看下吧
自己看下吧-Facie own it
- 2022-01-26 15:43:31下载
- 积分:1
-
this program is compiled using a series of intricate graphics clock, double
本程序是一个用汇编编的精致的图形时钟,运行时双击clock图标即可,钟表显示的时间为本机系统的时间。 按b键可扩大画面 ;按s键可缩小画面;按c键可改变颜色;按e键可听音乐;按q键退出本程序.-this program is compiled using a series of intricate graphics clock, double-click the clock running icon, watches showed the time-based system of the machine. By b Bond picture can be expanded; According s keys can narrow picture; By c Bond can change color; By e keys to listen to music; Q keys on the withdrawal procedures.
- 2023-06-24 10:15:03下载
- 积分:1
-
从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 ex...
从键盘输入两个数字(0~7)之间 (1)用16进制表示两个数的和 (2)用四位二进制表示两个数的差,结果一定>=0 (3)用两位十进制表示两个数的积 exemple:-keyboard input from the two figures (0 to 7) between (a) a 16-band, said the number two and (2) with four two binary said the number of poor, the results would certainly gt; = 0 (3) with two decimal number two said the plot example :
- 2022-11-07 13:35:03下载
- 积分:1
-
单片机MIDI decode
单音的播放,MIDI播放,按键扫描,带数码管,数码管显示音色序号或者MIDI 的Index,音量控制,速度控制,改变音色,带功放输出
- 2022-03-05 09:32:24下载
- 积分:1