-
本代码是串口扩展芯片GM814X在 Arm9―usos上使用的实例,
包括:芯片说明Datasheet,芯片在51单片机上的驱动,以及特有的(我编写的)芯片...
本代码是串口扩展芯片GM814X在 Arm9―usos上使用的实例,
包括:芯片说明Datasheet,芯片在51单片机上的驱动,以及特有的(我编写的)芯片在s3c2410上的驱动。
-Expansion of the code is the serial chip GM814X in Arm9-usos use examples, including: chip note Datasheet, on-chip single-chip microcomputer in 51 drivers, as well as the unique (I am prepared) S3C2410 chip in the drive.
- 2022-06-14 22:21:47下载
- 积分:1
-
ARM的基本知识,是学习ARM的入门好书!
ARM的基本知识,是学习ARM的入门好书!-Basic knowledge of ARM is ARM introductory book to learn!
- 2022-03-10 21:50:02下载
- 积分:1
-
LPC2129单片机串行口的,我可以用它与芯片的串行端口的使用。
LPC2129芯片串口和can口使用利用该芯片那带串口和can控制器设计转换桥,文件中为使用开发程序源码可以方便使用-LPC2129 chip serial port and can I use it with the use of the chip serial port and can convert the bridge controller design, document the development of procedures for the use of source code can be user-friendly
- 2023-05-18 14:15:03下载
- 积分:1
-
基于stm8的SPI_FLASH
基于stm8的SPI_FLASH,有效地节省了IO口使用,注释很清晰,初学者很容易明白,适合新手学习
- 2022-04-28 02:55:25下载
- 积分: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
-
含can总线的许多实例,极具参考价值,可根据提供的例程进行改写...
含can总线的许多实例,极具参考价值,可根据提供的例程进行改写-bus can contain many examples of great reference value, in accordance with the routines for rewrite
- 2022-03-02 17:48:23下载
- 积分:1
-
这是一个工业控制软件的有机组成部分,该软件经长期使用,运行可靠...
这是一个工业控制软件的有机组成部分,该软件经长期使用,运行可靠-This is an industrial control software, an integral part of the software by the long-term use, reliable operation
- 2022-05-27 01:07:09下载
- 积分:1
-
有用的时候,开发商采用ARM7接口HID像USB键盘设备
useful when developer using ARM7 to interface HID devices like USB Keyboard-AT91SAM7SE test code for HID devices like USB keyboard for IAR platform
- 2022-06-12 19:48:18下载
- 积分:1
-
支持CF存储卡与IDE硬盘的嵌入式文件系统
支持CF存储卡与IDE硬盘的嵌入式文件系统-support CF memory cards with embedded IDE hard disk file system
- 2023-05-26 12:25:04下载
- 积分:1
-
这是一个用于创建多线程的程序,用法简单,内有例子,开消非常小,适合用于较低性能cpu上如51,arm7...
这是一个用于创建多线程的程序,用法简单,内有例子,开消非常小,适合用于较低性能cpu上如51,arm7-This is a used to create multi-threaded program, usage is simple, there are examples, the extinction is very small, suitable for low performance on the cpu, such as 51, arm7
- 2022-02-11 17:16:37下载
- 积分:1