-
该法可以让您了解用C是怎样编写通迅录的,你会发现很神奇的....
该法可以让您了解用C是怎样编写通迅录的,你会发现很神奇的.-the law allows you to understand how to use C is prepared correspondent recorded, you will find wonderful.
- 2022-10-06 10:30:03下载
- 积分:1
-
51 compilation prepared by CRC
用51汇编编写的CRC-4校验程序,生成多项式g(x) = x4 + x + 1, 非常适合数据量不大的场合.-51 compilation prepared by CRC-4 checksum procedure to generate the polynomial g (x) = x4+ X+ 1, the amount of data is not very suitable for the occasion.
- 2022-06-30 13:41:17下载
- 积分:1
-
汇编语言基础知识及相关领域问题讨论,windows基础知识及计算机组成原理,相关论坛。...
汇编语言基础知识及相关领域问题讨论,windows基础知识及计算机组成原理,相关论坛。-basic knowledge of assembly language and discussed issues related fields, windows and basic knowledge of computer components principle, the relevant fora.
- 2023-01-02 09:25:03下载
- 积分:1
-
at89s51控制的可调倒计时程序,是用汇编语言实现的。可以显示小时和分钟。...
at89s51控制的可调倒计时程序,是用汇编语言实现的。可以显示小时和分钟。-AT89S51-controlled adjustable countdown procedures, assembly language is achievable. Can display hours and minutes.
- 2023-06-17 07:10:03下载
- 积分:1
-
用来计算一些很简单的整数的四则运算(没有括号的)
用来计算一些很简单的整数的四则运算(没有括号的)-Used to calculate the number of very simple integer four operations (without brackets)
- 2023-03-25 20:30:02下载
- 积分:1
-
MSP430F135的UART操作代码,绝对的真实可行.放心下载
MSP430F135的UART操作代码,绝对的真实可行.放心下载-MSP430F135 the UART operation code, is absolutely true feasible. Rest assured Download
- 2022-03-10 15:57:54下载
- 积分:1
-
遥控解码汇编程序, 遥控解码汇编程序
遥控解码汇编程序, 遥控解码汇编程序-Assembler decoder remote control, remote control decoder assembler
- 2023-05-08 10:10:02下载
- 积分:1
-
一个简单的小闹钟程序
一个简单的小闹钟程序-a small alarm clock simple procedures
- 2022-07-09 04:53:19下载
- 积分: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
-
实现了分段分页,实模式和保护模式的切换,以及对显示缓存的操作...
实现了分段分页,实模式和保护模式的切换,以及对显示缓存的操作-achieve the above tabs, real mode and protected mode switch, and to show that the operation cache
- 2022-05-07 00:00:02下载
- 积分:1