-
北京邮电大学 全套汇编与接口课件(ppt版,共十章) 很完整也很实用,希望对大家有帮助...
北京邮电大学 全套汇编与接口课件(ppt版,共十章) 很完整也很实用,希望对大家有帮助 -Complete compilation of Beijing University of Posts and interface Courseware (ppt version, a total of 10 chapters) is very complete and very useful, want to help everyone
- 2022-08-07 09:31:15下载
- 积分: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
-
pic1656的数码管显示程序
pic1656的数码管显示程序-pic1656 digital control display program
- 2023-01-18 06:15:03下载
- 积分:1
-
16x16的点阵LED
16x16点led
- 2022-01-25 22:36:22下载
- 积分:1
-
it can help you use C++ program we
it can help you use C++ program we
- 2023-01-31 04:20:03下载
- 积分:1
-
A/D转换子程序,根据单片机的读写时序以及其丰富的I/O接口,利用汇编编程,实现模...
A/D转换子程序,根据单片机的读写时序以及其丰富的I/O接口,利用汇编编程,实现模-数转换功能。-A/D conversion subroutine, in accordance with the read and write single-chip timing, as well as its wealth of I/O interface, using the compilation of programming, to achieve mold- digital conversion function.
- 2022-11-26 16:00:03下载
- 积分:1
-
ofdm系统全局函数,包括可视化窗口的定义
ofdm系统全局函数,包括可视化窗口的定义-OFDM system, global function, including the definition of visualization window
- 2022-02-12 07:55:21下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第5章-Windows Environment 32-bit assembly language programming book source package in Chapter 5
- 2023-01-06 23:55:04下载
- 积分:1
-
基于51的蓝牙车程序(内附手机APP)
基于51的蓝牙车程序,你只需按着程序接线即可,内附手机APP,有摇杆按钮控制,并且可实现重力感应
- 2023-03-16 14:20:08下载
- 积分:1
-
using pic 16c57 to realize the caller ID phoxim ne
using pic 16c57 to realize the caller ID phone -using pic 16c57 to realize the caller ID phoxim ne
- 2022-03-29 12:48:40下载
- 积分:1