-
lunar/solar calendar compilation conversion
农历/阳历汇编转换程序-lunar/solar calendar compilation conversion
- 2022-10-16 17:10:03下载
- 积分:1
-
microchip单片机pic18f202的一段源代码,适合做电源控制
microchip单片机pic18f202的一段源代码,适合做电源控制-microchip microcontroller pic18f202 section of the source code, suitable for power control
- 2022-03-21 12:53:07下载
- 积分:1
-
that the procedure was used to dynamic changes in the Form of Control. Facilitat...
该程序是用来动态增减窗体上的控件的.方便在不同情况使用时去掉一些控件-that the procedure was used to dynamic changes in the Form of Control. Facilitate the use of different circumstances remove some controls ..
- 2022-06-30 08:28:17下载
- 积分:1
-
IPOD wire Procedure (IPOD AND IPHONE information read out of the songs displayed...
IPOD 线控程序(将IPOD AND IPHONE 的歌曲信息读出来显示的LCD 屏幕上) 适应于 所有的 苹果 MP3 和手机的机型-IPOD wire Procedure (IPOD AND IPHONE information read out of the songs displayed on the LCD screen) to adapt to all Apple MP3 and mobile phone models
- 2022-07-26 14:13:33下载
- 积分:1
-
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现时间的显示,...
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现时间的显示,-This procedure has detailed notes, all running correctly, program modules clear, portability, and can realize the time showed that
- 2022-04-23 05:08:48下载
- 积分:1
-
红绿灯程序,采用汇编,分主干次干,显示不同时间,比较简单...
红绿灯程序,采用汇编,分主干次干,显示不同时间,比较简单-Traffic light procedure for the compilation of sub-sub-stem trunk, showing a different time, a relatively simple
- 2022-05-11 00:14:02下载
- 积分: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
-
4x4 keyboard input P2 for P1 for output (note the connection)
4x4键盘
P2作输入P1作输出(注意接线)-4x4 keyboard input P2 for P1 for output (note the connection)
- 2022-03-17 23:29:33下载
- 积分:1
-
[汇编语言课程设计]判断是否为闰年的程序。
[汇编语言课程设计]判断是否为闰年的程序。-[Assembly language curriculum design] to determine whether the procedure as a leap year.
- 2022-05-12 17:56:45下载
- 积分:1
-
用汇编语言实现加法,从1到N依次相加。比如N设为100,则结果为...
用汇编语言实现加法,从1到N依次相加。比如N设为100,则结果为-Compilation of experiments with the addition
- 2022-03-16 14:11:36下载
- 积分:1