-
频率计c语言程序(原创),可测范围在10hz~2Mhz
频率计c语言程序(原创),可测范围在10hz~2Mhz-Cymometer c language program (original), can range in 10hz ~ 2Mhz
- 2022-08-23 18:30:26下载
- 积分:1
-
里面有c和单片机的程序,可以找到延时,lcd显示,树脂转换,键盘扫描等...
里面有c和单片机的程序,可以找到延时,lcd显示,树脂转换,键盘扫描等-There are c and SCM procedures, can be found delay, lcd display, resin conversion, keyboard scanning, etc.
- 2022-03-11 12:43:25下载
- 积分:1
-
汇编程序设计方法!
汇编程序设计方法!-assembler design!
- 2022-03-17 04:39:10下载
- 积分: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
-
数码管显示交流稳压器,使用9454单片机编写,汇编言语
数码管显示交流稳压器,使用9454单片机编写,汇编言语-Digital display AC voltage stabilizer, the use of 9454 single-chip preparation, compilation of words
- 2023-07-10 08:10:03下载
- 积分:1
-
put a few bytes of a transformed system for the past 2
把一个 字节的数转化为2近制-put a few bytes of a transformed system for the past 2
- 2022-07-07 19:19:45下载
- 积分:1
-
ATMEL 24C02 countless examples of the boot, including read and write I2C protoco...
ATMEL 24C02 开机计数的例子,包括 I2C 协议的读写,24C02读取和保存数据-ATMEL 24C02 countless examples of the boot, including read and write I2C protocol, 24C02 read and save data
- 2023-03-27 09:00:03下载
- 积分:1
-
写eeprom的c语言程序,在msp430单片机x1系列上调试通过
写eeprom的c语言程序,在msp430单片机x1系列上调试通过-EEPROM write the c language program, in the MSP430 family of single-chip debugging through x1
- 2022-06-16 12:28:47下载
- 积分:1
-
input strings will be case
输入字符串将是区分大小写的开关。。。。。。。。。。。。。。。。。。。。。。。。。
- 2023-01-04 16:05:03下载
- 积分:1
-
在pe文件上增加可执行代码;该程序是尝试用win32汇编程序对pe文件进行最基本的修改;...
在pe文件上增加可执行代码;该程序是尝试用win32汇编程序对pe文件进行最基本的修改;-Document an increase in pe executable code the program is to try to use win32 assembler of pe most fundamental changes to documents
- 2022-03-31 17:57:29下载
- 积分:1