-
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
-
A serial debugger, under the agreement can be read by the internal RAM and exter...
一个串口调试程序,根据协议可以读取内部RAM和外部RAM和外部FLASH的数据.-A serial debugger, under the agreement can be read by the internal RAM and external RAM and external FLASH data.
- 2023-05-13 19:25:02下载
- 积分:1
-
VB, ASP, JS, VBS use MD5 module is very practical喔!
- 2022-11-15 15:15:03下载
- 积分:1
-
USB slave fifo固件程序
USB slave fifo固件程序
- 2022-07-22 21:36:43下载
- 积分:1
-
一个计算程序,能实现加、减、乘、除的计算。该程序接受
的是16进制数。
执行时,需在文件名后直接跟上计算表达式...
一个计算程序,能实现加、减、乘、除的计算。该程序接受
的是16进制数。
执行时,需在文件名后直接跟上计算表达式-a computer program can achieve, plus or minus, by, in addition to the calculation. The program is acceptable to the 16-band number. Implementation required in the file name directly to keep up with the formulas
- 2022-04-16 23:50:37下载
- 积分:1
-
51时钟程序,用于定时,结构简单,小巧实用
51时钟程序,用于定时,结构简单,小巧实用-51 clock procedures for the regular, simple, compact practical
- 2022-07-19 18:26:35下载
- 积分:1
-
This file were downloaded from the Programmers Heaven CD
This file were downloaded from the Programmers Heaven CD-Rom.
More information about this CD-Rom can be found at the following WWW pages:
http://www.algonet.se/~synchron http://www.infomagic.com
synchron@algonet.se orders@infomagic.com-This file were downloaded from the Program mers Heaven CD-Rom. More information about stories "s CD-Rom can be found at the following Web pages : http://www.algonet.se/ ~ synchron http :// or www.infomagic.com synchron@algonet.se ders@infomagic.com
- 2022-07-14 22:53:25下载
- 积分:1
-
你想知道你是什么星座吗?这是一个用WIN32编的计算你是什么星座,只要输入你的生日就行了...
你想知道你是什么星座吗?这是一个用WIN32编的计算你是什么星座,只要输入你的生日就行了-Do you want to know what constellations you are you? This is a calculation made using WIN32 what constellations you are, just enter your birthday on the list
- 2022-08-20 01:39:31下载
- 积分:1
-
使用AT89C52驱动LED点阵,包涵源程序及PROTUES制作的原理图,内容完整...
使用AT89C52驱动LED点阵,包涵源程序及PROTUES制作的原理图,内容完整-AT89C52-driven use of LED dot matrix, includes source code and schematics PROTUES production, content integrity
- 2022-02-13 10:52:44下载
- 积分:1
-
采用窗口实现Socket消息转发的ASM代码
采用窗口实现Socket消息转发的ASM代码-window Socket using information transmitted by the ASM code
- 2022-01-25 18:51:39下载
- 积分:1