-
实现了ez―usb的GPIF_FOFO读写功能
实现了ez―usb的GPIF_FOFO读写功能-Ez-usb implementation of read and write functions of GPIF_FOFO
- 2022-12-10 06:10:03下载
- 积分:1
-
S3C2410 Chinese information, details of his functions and the principle of
s3c2410中文资料,详细介绍了他的功能和原理-S3C2410 Chinese information, details of his functions and the principle of
- 2023-02-25 20:55:03下载
- 积分:1
-
LCD驱动的平台了
LCD driver its platform is ARM7TDMI
- 2022-02-04 15:50:30下载
- 积分:1
-
一款通过串口控制Tuner的工具,可以对Tuner寄存器进行读写操作。...
一款通过串口控制Tuner的工具,可以对Tuner寄存器进行读写操作。-Tuner control through a serial port tools, can read and write operations Tuner register.
- 2022-01-26 00:14:27下载
- 积分:1
-
基于arm核的RTOS
基于arm核的RTOS-based nuclear arm of RTOS
- 2023-06-06 18:25:03下载
- 积分:1
-
this is a standard vector interrupt process of s3c44b0,it explain clearly the pr...
这是一个标准的s3c44b0x向量中断程序,程序的注释行详细介绍了,向量中断方式下,处理器是如何找到ISR的-this is a standard vector interrupt process of s3c44b0,it explain clearly the processor how to find the ISR in vector interrupt mode
- 2022-01-30 13:36:06下载
- 积分:1
-
the source code for the Bootloader Porting, unlike other Porting the Bootloader,...
该源代码为Bootloader移植,不同于其他的Bootloader移植,Bootloader花费了大量的精力,不需要看到寄存器上的数据表,可以在外围芯片发生变化时进行修改,修改Bootloader可以很快完成。只要把文件修改一下。
- 2023-09-01 20:35:04下载
- 积分:1
-
The development of an information to learn Thai, such as occurs takes no respons...
立于泰开发资料学习用,如发生侵权纠纷概不负责。-The development of an information to learn Thai, such as occurs takes no responsibility for infringement disputes.
- 2022-08-03 13:12:59下载
- 积分:1
-
AM23XX温湿度传感器库函数
51单片机温湿度传感器库函数#include "reg52.h"#include //用户根据自己的晶振修改相应值#define FOSC 12000000#define BAUD 9600 //读传感器 端口位定义,可修改sbit Sensor_SDA = P0^0;sbit Sensor_SCL = P0^1;// 变量定义unsigned char Sensor_Data[5]={0x00,0x00,0x00,0x00,0x00};unsigned char Sensor_Check; //校验和unsigned char Sensor_AnswerFlag; //收到起始标志位unsigned char Sensor_ErrorFlag; //读取传感器错误标志unsigned int Sys_CNT;unsigned int Tmp;unsigned char *String;//字符串定义#define S_Temp "Temp:"#define S_RH "RH:"#define S_CRCT "Check: True"#define S_CRCF "Check: Wrong"#define S_Data "Data: "#define S_NotS "Sens
- 2022-12-29 14:30:03下载
- 积分:1
-
LPC214X系列ARM在KEIL编译环境下的所以例程
LPC214X系列ARM在KEIL编译环境下的所以例程-LPC214X ARM series in KEIL compiler environment so the routines
- 2022-08-22 18:13:35下载
- 积分:1