搜索资源列表
chaizi
- 拆字5.试编写一拆字子程序,将累加器A中的高、低四位分开,分别对应放到31H单元、30H单元的低四位中,并将31H单元、30H单元的高四位全部补0。 6.试编写一拼字子程序,将外部RAM中3001H单元、3000H单元的低四位组成一个新的字节,存储到内部数据存储器32H单元中。 -拆字5.拆字try to prepare a subroutine, the accumulator A of the high and low four separate, corresponding o
write24c02
- 基于AT89S51单片机读写RAM存储器24C02的汇编原程序。有详尽说明-AT89S51-based single-chip RAM memory to read and write 24C02 compilation of the original procedure. Detailed descr iption
2009S3C2410init.S
- 2410Init.s包括了板子上电后的初始话,具体有几个步骤: 讲述S3C2410启动程序设计 1. 屏蔽所有中断,关看门狗。 2. 根据工作频率设置PLL寄存器 3. 初始化存储控制相关寄存器 4. 初始化各模式下的栈指针 5. 设置缺省中断处理函数 6. 将数据段拷贝到RAM中,将零初始化数据段清零 7. 跳转到C语言Main入口函数中-2410Init.s including the board after t
DAIHANPENG1
- 查0~6的立方值,在内存的TABLE中存放-this program is use fo calculate the cube of 0~6,which defined as a array in the ram memory
2.2
- 编写程序,学习随机存储器的访问,检查RAM中0到4FH中内容为0的个数,将结果存放在50H中,要求使用R0(@ R0)间接寻址。-Program, learning random memory access checking RAM to 4FH in content to the number of zeros, and the results are stored in 50H, requires the use of indirect addressing of R0 (@ R0).
Microcomputer-principle.rtf
- 存储器(RAM 6264)扩展 可编程并行接口(8255)扩展 可编程计数/定时器(8253)扩展 A/D、D/A转换 可编程串行通信接口(8251)扩展 -Memory (RAM 6264) extended programmable parallel interface (8255) extended the programmable counter/timer (8253) Expansion A/D, D/A conversion programmable seri
LEUP1
- 程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。 本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。 出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。 启动时会报告各数据的地址,以及再要显示报告数据的程序地址。 2 RDRXSGEE 程序原为用于 STC89C5
CONTROLLER
- Micro controller A microcontroller is a small computer (SoC) on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals. Program memory in the form of Ferroelectric RAM, NOR flash or OTP ROM is also
