-
ARM7202 burning through JTAG tools Flash source code, VC6.0 under.
ARM7202上通过JTAG烧录Flash的工具源代码,VC6.0下。-ARM7202 burning through JTAG tools Flash source code, VC6.0 under.
- 2022-04-20 12:02:13下载
- 积分:1
-
三星公司ARM芯片44B0X的开发板应用程序,包括USB,网络等源代码...
三星公司ARM芯片44B0X的开发板应用程序,包括USB,网络等源代码-Samsung ARM chip 44B0X development board applications, including USB, network source code
- 2023-04-22 07:15:03下载
- 积分:1
-
基于ARM9的NAND FLASH(large page)的驱动,包括读写和擦除(在数据区可剩余区),读取ID号等主要功能。...
基于ARM9的NAND FLASH(large page)的驱动,包括读写和擦除(在数据区可剩余区),读取ID号等主要功能。-ARM9-based NAND FLASH (large page) of the drive, including reading and writing and erasing (in the data area will be the remaining area), read the ID number and other major functions.
- 2023-04-28 14:20:03下载
- 积分:1
-
这是ARM9 linux 2.4.X 中断驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK
这是ARM9 linux 2.4.X 中断驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK-This is the ARM9 linux 2.4.X interrupt-driven development example, want to learn LINXUX-driven development may wish to download the reference, test OK
- 2022-06-28 11:07:30下载
- 积分: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
-
遥控代码,一种多用途的,用C51实现可以安装四十多种功能码
遥控代码,一种多用途的,用C51实现可以安装四十多种功能码
-Remote control code, a multi-purpose, with C51 can be installed to achieve more than 40 kinds of functional code
- 2023-08-26 15:35:04下载
- 积分:1
-
AT91SAM7S64_debug.rar
AT91SAM7S64_debug.rar-AT91SAM7S64调试笔记-AT91SAM7S64_debug.rar-AT91SAM7S64 Debugging Notes
- 2022-01-26 03:11:41下载
- 积分:1
-
这是AVR Eeprom的c语言编程源码,它是用ICCAVR开发
这是AVR Eeprom的c语言编程源码,它是用ICCAVR开发-This is the AVR Eeprom programming c language source code, which is used to develop ICCAVR
- 2022-03-07 09:28:43下载
- 积分:1
-
keil MDK对ARM Cortex
keil MDK对ARM Cortex-M3的例程-keil MDK for ARM Cortex-M3 of the routine
- 2023-02-21 21:40:04下载
- 积分:1
-
uClinux上的应用程序设计对ARM芯片S3C44B0。
uClinux上的应用程序设计对ARM芯片S3C44B0。-uClinux applications on the design of the ARM chip S3C44B0.
- 2022-06-12 17:17:49下载
- 积分:1