-
c51和8019实现单片机上网,ping arp等都调试通过
c51和8019实现单片机上网,ping arp等都调试通过-C51 and 8019 Singlechip realize the Internet, ping arp debugging and so on through
- 2022-09-18 23:40:03下载
- 积分:1
-
The document is based on Samsung 44b0 chip embedded systems arm of the mouth rtl...
该文件是基于三星44b0芯片arm嵌入式系统的rtl8019网口的驱动程序-The document is based on Samsung 44b0 chip embedded systems arm of the mouth rtl8019 Network Driver
- 2022-06-26 15:42:16下载
- 积分:1
-
阐述Bootloader实现的目的、过程、原理,结合三星S3c2410开发板的硬件特性和项目的具体需求,设计开发合理高效的启动模块,并衍生出Bootloader...
阐述Bootloader实现的目的、过程、原理,结合三星S3c2410开发板的硬件特性和项目的具体需求,设计开发合理高效的启动模块,并衍生出Bootloader在NAND Flash与NOR Flash下的2种不同加载方式,针对NAND Flash和NOR Flash实现完整的启动引导程序-Bootloader on the achievement of the purpose, process, principle, combined with Samsung" s hardware development board S3c2410 characteristics and the specific needs of the project, the design of rational and efficient development of start-up module, and derived from Bootloader in the NAND Flash and NOR Flash the two kinds of different ways to load for NAND Flash and NOR Flash to achieve a complete start-up boot
- 2022-01-25 21:30:28下载
- 积分:1
-
单片机C语言100例源代码基于PIC
单片机C语言100例源代码基于PIC单片机C语言100例源代码基于PIC单片机C语言100例源代码基于PIC单片机C语言100例源代码基于PIC
- 2022-02-28 13:37:22下载
- 积分:1
-
例如嵌入式硬件平台仿真软件的源代码,,SOF…
模拟嵌入式硬件平台的软件源代码,例如arm内核的软件模拟,一些arm开发板的软件模拟-embedded hardware platform simulation software source code, for example, the software arm-core simulation, some arm development board simulation software
- 2022-05-15 20:54:21下载
- 积分:1
-
S3C2410驱动UDA1314的音频源程序
S3C2410驱动UDA1314的音频源程序-S3C2410-driven UDA1314 audio source
- 2022-05-21 10:32:52下载
- 积分:1
-
UCGUI NIOS2 in the transplant, which can be used!
UCGUI在NIOS2的移植,,可用-UCGUI NIOS2 in the transplant, which can be used!
- 2022-08-10 20:25:39下载
- 积分: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
-
the source code for the Bootloader Porting, unlike other Porting the Bootloader,...
该源代码为Bootloader移植,不同于其他的Bootloader移植,Bootloader花费了大量的精力,不需要看到寄存器上的数据表,可以在外围芯片发生变化时进行修改,修改Bootloader可以很快完成。只要把文件修改一下。
- 2023-09-01 20:35:04下载
- 积分:1
-
基于arm―LPC2103的LCD602的驱动程序,有proteus仿真。
基于arm―LPC2103的LCD602的驱动程序,有proteus仿真。-The arm-LPC2103-based LCD602 driver has Proteus simulation.
- 2022-08-22 15:59:04下载
- 积分:1