-
本原码主要介绍了如何在三星S3C44B0X上开发显示电路的底层编程。...
本原码主要介绍了如何在三星S3C44B0X上开发显示电路的底层编程。-major described how the Samsung S3C44B0X show circuit developed the underlying programming.
- 2022-03-26 08:49:06下载
- 积分:1
-
在进入正题之前,我想先把ARM920T的异常向量表(Exception Vectors)做一个简短的介绍。...
在进入正题之前,我想先把ARM920T的异常向量表(Exception Vectors)做一个简短的介绍。-Before entering the subject, I would like to first abnormal ARM920T to Scale (Exception Vectors) do a brief description here.
- 2022-07-10 05:33:41下载
- 积分:1
-
基于ARM7开发系统的触摸屏校准程序,代码中有详细的中文注释,方便用户移植...
基于ARM7开发系统的触摸屏校准程序,代码中有详细的中文注释,方便用户移植-ARM7 development system based on the touch screen calibration procedures, a detailed code of the Chinese Notes user-friendly transplantation
- 2022-06-11 22:05:40下载
- 积分:1
-
TMS320C2X评价模块
TMS320C2x Evaluation Module
- 2023-02-25 01:30:04下载
- 积分:1
-
嵌入式输入法码表源码,支持二级汉字字库(6535)
嵌入式输入法码表源码,支持二级汉字字库(6535)-Embedded source code table input method to support the two Chinese characters (6535)
- 2023-02-07 04:25:03下载
- 积分:1
-
stm32下实现adc 16通道检测代码例子,已经测试可以检测正确了
stm32下实现adc 16通道检测代码例子,已经测试可以检测正确了-adc 16 under stm32 channel detection code examples have been tested can detect the correct
- 2022-01-25 23:45:52下载
- 积分:1
-
4510 bootloader 源代码即说明文档
4510 bootloader 源代码即说明文档
-4510 Bootloader clear that the source code files
- 2022-03-01 20:06:32下载
- 积分:1
-
STM32F4低功耗例程
stm32f4 给予vc++的开发例程,可以减少大量的开发时间,给予vs2012的程序界面方便,例程丰富,开发起来的心应收,比MDK,eclipse,iar开发环境例程更方便。
- 2022-12-25 21:50:03下载
- 积分:1
-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1
-
armOK6410 裸机程序
ARM OK6410的裸机流水灯程序 开发环境RVDS 开发语言C语言 可用J-link在线仿真 调试下载
- 2022-11-11 05:30:04下载
- 积分:1