-
ARM since learning some lessons learned, in their own design S3C44B0X an example...
本文是我学习ARM开发以来的一些经验总结,以自己设计的S3C44B0X板为例,给出我调试开发ARM开发板的一些最基础知识。我只是在自己的开发板调试过并且经验有限,有些知识只能做为参考,不一定准确,就算给大家一个“例程”吧,如果大家有不同意见,希望多多指正!-ARM since learning some lessons learned, in their own design S3C44B0X an example, I presented the development and debugging of the ARM development board some of the most basic knowledge. I was only in their own development boards tuned and limited experience, some knowledge only as a reference, not necessarily accurate, even if everyone with a "routine" for the country, if we have different opinions, many correct!
- 2022-08-17 20:19:34下载
- 积分:1
-
MSP430的一个RTC低功耗demo程序
MSP430的一个RTC低功耗demo程序-MSP430 low-power RTC in a demo program
- 2023-08-28 12:10:04下载
- 积分:1
-
STM32的优越外设介绍及其应用领域,中文PPT版本。
STM32的优越外设介绍及其应用领域,中文PPT版本。-Introduction of superior STM32 peripherals and its applications, the Chinese version of the PPT.
- 2022-04-09 17:54:40下载
- 积分: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
-
最新三星6410 Flash Jtag烧录软件,非常难得。
最新三星6410 Flash Jtag烧录软件,非常难得。-Latest Flash burning software, very rare.
- 2022-08-06 22:07:36下载
- 积分:1
-
achieving interrupt nesting example, also apply to LPC2100 series of other model...
在LPC2104上实现中断嵌套的例子,也适用于LPC2100系列的其他型号-achieving interrupt nesting example, also apply to LPC2100 series of other models
- 2022-05-21 00:28:44下载
- 积分:1
-
内容包括: 嵌入式TCPIP协议栈应用主机端程序(VC6源码);如何构造嵌入式Linux系统;基于ARM的嵌入式TCPIP协议的实现等...
内容包括: 嵌入式TCPIP协议栈应用主机端程序(VC6源码);如何构造嵌入式Linux系统;基于ARM的嵌入式TCPIP协议的实现等-include : Embedded TCPIP stack-mainframe application procedures (VC6 source); How to structure embedded Linux systems; Based on the ARM Embedded TCPIP agreement realization
- 2023-01-28 17:20:04下载
- 积分:1
-
ARM使用培训教材
ARM使用培训教材-ARM use training materials
- 2022-04-25 16:09:51下载
- 积分:1
-
LPC2292可以
lpc2292 can
- 2023-08-22 19:50:03下载
- 积分:1
-
s3c2440 ADS下的LED测试程序,有一定参考价值!
s3c2440 ADS下的LED测试程序,有一定参考价值!-s3c2440 ADS under the LED test procedure, has a certain reference value!
- 2022-02-24 20:51:34下载
- 积分:1