-
通常我们需要将板上的Flash芯片拆下,用Flash编程器烧写固件程序;这个程序可以通过CCS运行Emu模式直接将程序烧写到flash芯片中。...
通常我们需要将板上的Flash芯片拆下,用Flash编程器烧写固件程序;这个程序可以通过CCS运行Emu模式直接将程序烧写到flash芯片中。-Usually we need to board the Flash chip removed, Programming with Flash burning device firmware procedures; This procedure can be run through the CCS model Emu directly to the process of burning flash chip.
- 2022-02-26 12:06:10下载
- 积分:1
-
是三星的S3C4510开发板的使用文挡,有详细的设计资料,很好。...
是三星的S3C4510开发板的使用文挡,有详细的设计资料,很好。-is Samsung"s S3C4510 development board block the use of text, a detailed design information, very good.
- 2022-11-04 18:20:03下载
- 积分: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
-
该文件是EasyARM的cC/OS板的软件DEMO,调试OK,放心学习使用。本人花了大量的时间自学了EasyARM,现在已有小成。...
该文件是EasyARM的cC/OS板的软件DEMO,调试OK,放心学习使用。本人花了大量的时间自学了EasyARM,现在已有小成。-EasyARM of cC/OS software DEMO plate, debug OK, reassured to learn how to use. I spent a lot of time studied EasyARM, now on its laurels.
- 2022-02-07 05:37:40下载
- 积分:1
-
在proteus仿真平台上移植ucos到lpc2106的流水灯实验。
在proteus仿真平台上移植ucos到lpc2106的流水灯实验。-Simulation in Proteus platform uCOS transplantation into the water lights LPC2106 experiment.
- 2022-01-25 17:26:05下载
- 积分:1
-
44b0 boot code of the item under the ADS1.2 compiler, in the ADW SDT2.51 tuning....
44b0启动代码
本项目在ADS1.2下编译,在SDT2.51的ADW中调试。编译时,请将整个44b0xbios目录拷贝到c:下-44b0 boot code of the item under the ADS1.2 compiler, in the ADW SDT2.51 tuning. Compile time, I would be grateful if the entire 44b0xbios copy of the directory c : under
- 2023-01-07 22:20:03下载
- 积分:1
-
ARM lpc2129 serial transmission of data and compilation procedures c
ARM lpc2129 串口传输数据c和汇编程序-ARM lpc2129 serial transmission of data and compilation procedures c
- 2022-03-01 16:53:09下载
- 积分:1
-
ARM指令集 QRC0001H_rvct_v2.1_thumb.rar
ARM指令集 QRC0001H_rvct_v2.1_thumb.rar-ARM instruction set QRC0001H_rvct_v2.1_thumb.rar
- 2022-08-04 06:02:28下载
- 积分:1
-
ARM2410 support in the compilation instructions, the S3C2410 running.
在ARM2410支持汇编指令集,可在S3C2410上运行.-ARM2410 support in the compilation instructions, the S3C2410 running.
- 2023-03-04 13:40:04下载
- 积分:1
-
基于ARM的启动代码
基于ARM的启动代码-ARM-based boot code
- 2022-01-31 10:55:30下载
- 积分:1