-
关键驱动程序示例
按键驱动程序示例, 按键驱动程序的描述,基于up netarm2410 s 开发平台-Key driver sample
- 2022-11-17 13:25:04下载
- 积分:1
-
STM32是以Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对串口进行操作。串口是最基本的调试输入输出接口。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the serial port. Serial debugging is the most basic input-output interface.
- 2023-05-13 01:00:03下载
- 积分:1
-
该文档讲述了在开发stm32f10x时所遇到的常见问题及解决方法,是很有用的资料。...
该文档讲述了在开发stm32f10x时所遇到的常见问题及解决方法,是很有用的资料。-This document describes stm32f10x encountered in the development of common problems and solutions, is useful information.
- 2022-02-21 19:24:33下载
- 积分:1
-
ARM cortex
ARM cortex-M3系列处理器的代码,包括I2C、WatchDog、PWM。(IAR环境工程)-ARM cortex-M3 family of processors code, including I2C, WatchDog, PWM. (IAR Environmental Engineering)
- 2022-03-11 09:11:42下载
- 积分:1
-
读取EASYARM2200教学实验平台上的P0.14口上的电平值,然后将值输出控制蜂鸣器...
读取EASYARM2200教学实验平台上的P0.14口上的电平值,然后将值输出控制蜂鸣器-Read EASYARM2200 teaching experiment platform P0.14 mouth on the level value, and then the value of output control buzzer
- 2022-05-07 13:46:50下载
- 积分:1
-
Application thermometer for atmega128 on IAR, real work.
Application thermometer for atmega128 on IAR, real work.
- 2022-07-15 15:45:01下载
- 积分:1
-
chip transceiver chip unlimited some of the information, including schematics, p...
单片无限收发芯片的一些资料,包括电路图,印版图,程序-chip transceiver chip unlimited some of the information, including schematics, printed map, procedures
- 2022-11-08 07:25:03下载
- 积分:1
-
s3c44b0 + 29lv160 jtag下载程序编写,要想下载到别的型号FLASH,请改写相应代码。...
s3c44b0 + 29lv160 jtag下载程序编写,要想下载到别的型号FLASH,请改写相应代码。-s3c44b0 29lv160 JTAG download prepared, in order to download other FLASH models, the corresponding code rewrite.
- 2022-08-19 16:26:48下载
- 积分:1
-
xlinix the SPARTAN
xlinix 公司的 SPARTAN-3 片子
Spartan-3E HDL 设计库指南
本人正在使用
如果需要其他信息的 可以和我联系-xlinix the SPARTAN-3 film Spartan-3E HDL design library guidelines are in use if I need other information can contact me and
- 2023-07-20 06:15:04下载
- 积分:1
-
RC522 C51工厂验证过的源代码分享
NXP原厂提供的代码经工厂验证更改后量产的代码
配合C51单片机
S50
mifare 卡
适合初学者研究学习
下面是部分RC522.C源码 附件还 更多源码
#include
#include "lpcreg.h"
#include "main.h"
#include "mfrc522.h"
#define MAXRLEN 18
/////////////////////////////////////////////////////////////////////
//功 能:寻卡
//参数说明: req_code[IN]:寻卡方式
// 0x52 = 寻感应区内所有符合14443A标准的卡
// 0x26 = 寻未进入休眠状态的卡
// pTagType[OUT]:卡片类型代码
//
- 2023-06-05 23:00:03下载
- 积分:1