-
传感器DS18B20的测量温度的显示源程序代码
传感器DS18B20的测量温度的显示源程序代码-Measurement of the temperature sensor DS18B20 display of source code
- 2022-03-01 21:02:07下载
- 积分:1
-
Enter the string from the keyboard using bios string showing the results of
从键盘中输入一串字符串用bios显示出结果-Enter the string from the keyboard using bios string showing the results of
- 2022-02-05 16:51:20下载
- 积分:1
-
简易的汇编电子琴程序,在通用的PC下运行,没有什么外观可言,通过键盘字母实现按键发声...
简易的汇编电子琴程序,在通用的PC下运行,没有什么外观可言,通过键盘字母实现按键发声-Simple compilation of flower procedures, the common PC running under no appearance at all, through the keyboard keys letters realize voice
- 2023-05-30 22:00:03下载
- 积分: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
-
频率计c语言程序(原创),可测范围在10hz~2Mhz
频率计c语言程序(原创),可测范围在10hz~2Mhz-Cymometer c language program (original), can range in 10hz ~ 2Mhz
- 2022-08-23 18:30:26下载
- 积分:1
-
用拼音来检索汉字的算法
用拼音来检索汉字的算法-using phonetic symbols of the Chinese characters to search algorithm
- 2022-03-09 18:03:48下载
- 积分:1
-
一个使用coolbar的例子
一个使用coolbar的例子-an example of the use of coolbar
- 2022-02-26 21:29:20下载
- 积分:1
-
it is helpful for download the program to the on
最新的2812烧写flash的插件,用于ccs2000的,适合于2812芯片为cg的版本。很好用-it is helpful for download the program to the on-chip flash.
- 2022-05-21 09:12:18下载
- 积分:1
-
汽车通讯控制程序LOU RANMIAO 1
汽车通讯控制程序LOU RANMIAO 1-automotive communications control procedures RANMIAO a writer
- 2022-02-06 12:34:19下载
- 积分:1
-
批处理文件内容增加。汇编利用windows API函数实现。
批处理文件内容增加。汇编利用windows API函数实现。-add string batch program。win32 assembly language using windows API achieved。
- 2022-03-22 00:46:01下载
- 积分:1