-
This is a AT89C51 experimental development board to the PC serial port to send o...
这是一个AT89C51单片机实验开发板向PC机的串口单向发送数据AF的演示程序-This is a AT89C51 experimental development board to the PC serial port to send one-way data AF Speech showing procedures
- 2022-07-28 00:22:53下载
- 积分:1
-
DC machine code
直流电机的程序代码-DC machine code
- 2022-02-07 16:03:51下载
- 积分: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
-
支持向量机
SVM-matlab故障诊断程序 -SVM-matlab process fault diagnosis fault diagnosis SVM-matlab program
- 2023-08-20 05:55:04下载
- 积分:1
-
this program is use fo calculate the cube of 0~6,which defined as a array in the...
查0~6的立方值,在内存的TABLE中存放-this program is use fo calculate the cube of 0~6,which defined as a array in the ram memory
- 2022-03-05 18:12:16下载
- 积分:1
-
Basic程序解释器及编译原理的简单化(1)
Basic程序解释器及编译原理的简单化(1)--词法分析和代数式求值-Basic program interpreter and compiler principles simplistic (1)-- lexical analysis and algebraic expression evaluates
- 2022-01-21 17:47:26下载
- 积分:1
-
这个是关于实现三相异步电动机的PWM控制源代码,希望对大家有所帮助,平台是CCS2000,用到是TI公司TMSLF2407芯片...
这个是关于实现三相异步电动机的PWM控制源代码,希望对大家有所帮助,平台是CCS2000,用到是TI公司TMSLF2407芯片-This is on the realization of PWM three-phase asynchronous motor control source code, everyone would like to help, platform is CCS2000, is used TI chip companies TMSLF2407
- 2022-11-03 15:30:03下载
- 积分:1
-
音调是一个小程序
是一个小程序
- 2022-08-11 11:25:31下载
- 积分:1
-
绝对经典,学习masm6.1的绝好东东,只可惜是E文版的。(注意设路径)。...
绝对经典,学习masm6.1的绝好东东,只可惜是E文版的。(注意设路径)。-absolute classics, and the excellent learning masm6.1 Wanton But it is a pity E version. (Note that established path).
- 2023-07-07 10:40:04下载
- 积分:1
-
汇编语言实现的通讯录程序,拥有增加、删除、修改等功能。通讯录保存在记事本中,单个单位有姓名和电话号码组成。...
汇编语言实现的通讯录程序,拥有增加、删除、修改等功能。通讯录保存在记事本中,单个单位有姓名和电话号码组成。-Assembly language implementation of the address book program, has to add, delete, modify other functions. Contacts saved in Notepad, a single unit composed of the name and phone number.
- 2022-08-09 18:14:32下载
- 积分:1