-
ljd2410dvk
LJD2410DVK-I开发板BIOS引导程序-LJD2410DVK- I development board BIOS boot
- 2022-04-20 09:31:21下载
- 积分:1
-
关键驱动程序示例
按键驱动程序示例, 按键驱动程序的描述,基于up netarm2410 s 开发平台-Key driver sample
- 2022-11-17 13:25:04下载
- 积分:1
-
S08例程:本程序是显示模块的例程,所接器件为四位八段led数码管,其中PTB0
S08例程:本程序是显示模块的例程,所接器件为四位八段led数码管,其中PTB0-PTB3
与数码管的位选相连接,PTB4,PTB5与74LS164连接-S08 routines: this process is the routine display module, the access device for four eight led digital tube, which PTB0-PTB3 bit digital tube and connected to the election, PTB4, PTB5 connect with 74LS164
- 2022-08-07 09:51:37下载
- 积分:1
-
ARM Linux嵌入式环境下的SNTP对时程序
一个可以在Arm Linux环境下运行的对时程序,基于socket编写,可移植性强。配置好了交叉编译工具链之后,直接make即可。代码采用C++的面向对象开发,简单移动,模块清晰,便于裁剪和模块复用。
- 2022-04-29 11:04:21下载
- 积分:1
-
ZLG基于IAR的1700demo,可作为入门基础指导程序
ZLG基于IAR的1700demo,可作为入门基础指导程序-ZLG based on IAR" s 1700demo, could serve as a Getting Started guide program
- 2022-05-16 23:48:00下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对SPI进行操作。SPI适合于较长距离,高速通信。如SD,解码芯片等等。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the SPI. SPI is suitable for long distance, high-speed communications. Such as SD, decoder chip and so on.
- 2022-03-15 15:08:41下载
- 积分:1
-
ADC7843 drive
ADC7843驱动-ADC7843 drive
- 2022-03-13 18:13:38下载
- 积分: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
-
ARM体系介绍。初学者学习arm的好资料
ARM体系介绍。初学者学习arm的好资料-ARM system introduction. Beginners to learn good information arm
- 2022-02-09 23:57:44下载
- 积分:1
-
MIPS模拟器汇编语言。
MIPS Simulator assembly languge.
- 2022-06-29 08:48:54下载
- 积分:1