-
手把手叫你学单片机,这是里面的源代码,很适合初学者快速上手51单片机的资料...
手把手叫你学单片机,这是里面的源代码,很适合初学者快速上手51单片机的资料-You to learn hands-called single-chip, which is inside the source code, it is suitable for beginners quick start 51 SCM information
- 2022-02-14 21:01:48下载
- 积分: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
-
汇编语言的课程设计,用win32汇编写的一个计算器程序,访windows自带实现了标准型的计算...
汇编语言的课程设计,用win32汇编写的一个计算器程序,访windows自带实现了标准型的计算-Assembly language of curriculum design, use win32 compilation written a calculator program, visit its own windows to achieve the standard calculation
- 2022-04-27 00:55:26下载
- 积分:1
-
地磅的程序及图纸,
地磅的程序及图纸,-loadometer procedures and drawings,
- 2022-10-24 00:00:03下载
- 积分:1
-
264 software source file ,made in C language
264 software source file ,made in C language
- 2023-08-25 10:55:04下载
- 积分:1
-
Proteus和labview仿真,有源码,非常不错的
Proteus和labview仿真,有源码,非常不错的-Proteus and the LabVIEW simulation, source code has a very good
- 2022-04-30 09:37:45下载
- 积分:1
-
YM12864R是汇编语言测试程序,供学习下载!希望对大家有所帮助...
YM12864R是汇编语言测试程序,供学习下载!希望对大家有所帮助-YM12864R compilation language testing procedures for learning download! We want to help
- 2022-02-10 04:42:56下载
- 积分:1
-
一个打字练习的汇编源程序,并且可以计时
一个打字练习的汇编源程序,并且可以计时-typing exercises a compilation of source code, as well as time
- 2022-06-30 18:52:26下载
- 积分:1
-
assembly language compiler as a simple, the implementation of the arithmetic cal...
用汇编语言编译的一个内容简单,可以执行加减乘除的计算器-assembly language compiler as a simple, the implementation of the arithmetic calculators
- 2022-01-25 14:17:42下载
- 积分:1
-
0832设计的波形发生器 DAC0832proteus
0832设计的波形发生器 DAC0832proteus-a
- 2023-06-20 06:25:03下载
- 积分:1