-
On the compilation of 100 examples to facilitate the compilation of beginners, t...
关于汇编的一百个例子,方便汇编初学者,程序已可以通过-On the compilation of 100 examples to facilitate the compilation of beginners, the program has been through
- 2023-02-21 01:05:03下载
- 积分:1
-
Frequency meter (51 single
频率计(51单片机开发例子子程序汇编语言编写)-Frequency meter (51 single-chip development to prepare examples of assembly language subroutines)
- 2022-03-19 16:02:30下载
- 积分:1
-
本人写的CS1821测试DEMO程序,CS1821兼容HT1621
本人写的CS1821测试DEMO程序,CS1821兼容HT1621-I write DEMO CS1821 test procedures, CS1821 compatible HT1621
- 2022-06-18 02:56:36下载
- 积分:1
-
msp430的413单片机AD充放电程序
msp430的413单片机AD充放电程序-MSP430 Singlechip AD of 413 charge-discharge process
- 2022-06-28 09:47:42下载
- 积分:1
-
STM32汇编LCD初始化
应用背景
本人原创STM32汇编实现LCD的显示,目前搜遍全球也没有STM32汇编实现LCD显示的代码。 编译器 ARM-NONE-EABI ,是在LINUX下编译的。
代码很复杂不容易看懂,我用了很长时间才写出来,大概有1000行汇编代码,写了半个多月才写出来,真是不容易啊。 程序包括IO设置 时钟初始化,NVIC中断设置,定时器,温度传感器等,红外遥控, 然后在LCD上显示
关键技术
初始化代码
shizhong:
ldr r0, = 0x40021000
ldr r1, = 0x14D83
str r1, [r0]
gsszbz:
ldr r2, [r0]
ldr r1, = 0x20000
tst r1, r2 @高速时钟标志位
bne rccchushihua
b gsszbz
rccchushihua:
ldr r0, = 0x40022000
mov r1, # 0x00000032
str r1, [r0] &n
- 2022-03-12 04:17:41下载
- 积分:1
-
with DSP PN code, assembly language programming,
用DSP实现PN码,用汇编语言编程实现,-with DSP PN code, assembly language programming,
- 2022-11-17 04:10:04下载
- 积分:1
-
用80C51单片机实现zlg7290扫描键盘并在LED进行显示的汇编语言程序...
用80C51单片机实现zlg7290扫描键盘并在LED进行显示的汇编语言程序-Using 80C51 MCU zlg7290 scanning the keyboard and LED display of the assembly language program
- 2023-09-08 21:15:03下载
- 积分:1
-
这个程序是关于汇编编程的主要事例,通过它你能够叫早的学习到汇编的真谛...
这个程序是关于汇编编程的主要事例,通过它你能够叫早的学习到汇编的真谛-the procedure is on the compilation of the main programming examples, it can call you back to the compilation of learning the true meaning of
- 2023-04-01 21:10:03下载
- 积分:1
-
EM78P447奏乐,利用定时计时器控制P70脚,输出一段音乐。
EM78P447奏乐,利用定时计时器控制P70脚,输出一段音乐。-EM78P447 music, using regular timer control pin P70, the output section of music.
- 2022-02-01 07:55:27下载
- 积分:1
-
该源代码能够实现任意三角形的剖分,功能很强大,希望对各位有所帮助...
该源代码能够实现任意三角形的剖分,功能很强大,希望对各位有所帮助-The source code to achieve arbitrary triangle mesh, features a very powerful, and they hope to help you
- 2022-02-04 20:50:25下载
- 积分:1