-
bf537的引导程序,完成各个寄存器的初始化等工作
bf537的引导程序,完成各个寄存器的初始化等工作-bf537 boot process to complete the initialization of the various registers, etc.
- 2022-03-23 19:06:48下载
- 积分:1
-
arm9
arm9-AT91RM9200开发板调试程序AT91RM9200-BasicUHP方面的代码,可以直接编译测试.-arm9- AT91RM9200 development board debugging procedures AT91RM9200-Bas icUHP the code can be directly translated tests.
- 2022-03-24 02:44:41下载
- 积分:1
-
指纹识别模块
在别人代码的基础上自己整合编写,已经完全实现指纹录入,识别,管理员登陆等基本功能,唯一不足是不能将指纹图像从模块中上传到单片机中(上位机)进行显示,希望各位改进。
- 2022-06-18 11:09:39下载
- 积分:1
-
SAMSUNG2440 BOOT CODE, SUPPORT SERIAL DOWNLOAD. COMPILED UNDER AXD.
SAMSUNG2440 BOOT CODE,SUPPORT SERIAL DOWNLOAD.COMPILED UNDER AXD.-SAMSUNG2440 BOOT CODE, SUPPORT SERIAL DOWNLOAD. COMPILED UNDER AXD.
- 2022-03-02 13:41:27下载
- 积分:1
-
基于c8051f410 的电压检测及串口通信程序
资源描述本代码基于c8051f410单片机为硬件核心,通过对芯片内部资源adc,uart0,timer等的有效配置和利用,完成一个简易的电压测量,并讲测得的电压值通过上位机的通信功能传送至上位机。
- 2023-06-05 05:15:03下载
- 积分:1
-
ARM LPC214x engineer document, it is required for LPC214x software development
ARM LPC214x engineer document, it is required for LPC214x software development
- 2022-07-28 12:54:11下载
- 积分:1
-
The touch screen driver reads input from touch screen hardware and converts it t...
The touch screen driver reads input from touch screen hardware and converts it to touch events that are sent to the input system. The driver is also responsible for converting uncalibrated coordinates-The touch screen reads input from driver to uch screen hardware and converts it to touch eve nts that are sent to the input system. The driver is also responsible for converting uncalibrat ed coordinates
- 2023-08-04 03:10:03下载
- 积分:1
-
s3c44b0 in on the success of the transplantation ucgui source package, which Tou...
这是我在s3c44b0上移植成功的ucgui源码包,其中触摸屏还没有调通-s3c44b0 in on the success of the transplantation ucgui source package, which Touchscreen also did not emphasize-
- 2022-06-17 01:11:53下载
- 积分:1
-
mips mmu
这是一个关于mips处理器的内存管理的c代码,希望对你有用-mips mmu
- 2022-03-12 17:45:32下载
- 积分:1
-
CC2530睡眠定时器唤醒
资源描述系统电源有以下几种管理模式:全功能模式,高频晶振(16M 或者32M )和低频晶振(32.768K RCOSC/XOSC )全部工作, 数字处理模块正常工作。
PM1 : 高频晶振(16M 或者32M )关闭,低频晶振(32.768K RCOSC/XOSC )工作,数字核心模块正常工作。
PM2 :低频晶振(32.768K RCOSC/XOSC )工作, 数字核心模块关闭,系统通过RESET,外部中断或者睡眠计数器溢出唤醒。
PM3 : 晶振全部关闭,数字处理核心模块关闭,系统只能通过RESET 或外部中断唤醒。此模式下功耗最低。
将睡眠模式下的CC2530 通过定时器唤醒,观察LED 闪烁现象
- 2022-06-02 20:08:03下载
- 积分:1