-
ARM上MMC卡SD卡应用
ARM上MMC卡SD卡应用--周立功ARM原版珍贵实用源程序,相信对大家很有用!-ARM on SD card MMC card applications Ligong ARM weeks the original source of valuable and practical, I believe it useful to everyone!
- 2022-07-21 00:43:17下载
- 积分:1
-
用于转换曼彻斯特编码的波形显示,可用16进制方式转为曼彻斯特编码,也可以将曼彻斯特编码转为16进制,分析波形非常好的工具,使用非常方便。...
用于转换曼彻斯特编码的波形显示,可用16进制方式转为曼彻斯特编码,也可以将曼彻斯特编码转为16进制,分析波形非常好的工具,使用非常方便。-conversion Manchester encoding for the waveform, can be 16 to 229 Manchester encoding method, Manchester can also be coded to 16 229, waveform analysis of very good tools, very convenient.
- 2022-07-18 21:39:02下载
- 积分:1
-
S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。...
S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。-S3C2410 serial driver, transplantation simple, can be used as your driver reference design.
- 2022-04-14 22:13:14下载
- 积分:1
-
H-JTAG配置文件 基于ST39VF1601 ST39VF3201 ST29VF6401的LPC2220 CPU 及基于ST391601的LPC2470 CPU
内附有H-JTAG 7.0的安装程序及源代码
H-JTAG的源理图(WIGGLER)
NOR FLASH 烧写指南
H-JTAG 用户手册.pdf
S3C4510 BootLoader的实现与分析 (附源代码).rar
及在CTEST.RAR中的一些实践文件-H-JTAG configuration file ST39VF1601 ST39VF3201 ST29VF6401 based on the LPC2220 CPU and based on the LPC2470 CPU containing ST391601 have H-JTAG 7.0 installation procedure and the source code of the source of H-JTAG rationale Figure (WIGGLER) NOR FLASH programmer H-JTAG Users Guide Manual. pdfS3C4510 BootLoader Implementation and Analysis (with source code). rar and CTEST.RAR document some of the practice
- 2022-01-25 17:56:31下载
- 积分:1
-
ARM程序设计
ARM程序设计-ARM程序设计基础,S3C4510B-ARM program design-ARM program design basis, S3C4510B
- 2022-07-07 00:43:23下载
- 积分:1
-
ILI9320驱动程序
资源描述/* Includes ------------------------------------------------------------------*/
#include "ili9320.h"
#include "stm32f10x_lib.h"
#include "hardware.h"
#define jiedi_red_on {ili9320_Clear(BROWN);}
#define jiedi_green_on {ili9320_Clear(BROWN);}
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/
static vu32 TimingDelay = 0;
GPIO_InitTypeDef GPIO_InitStructure;
ErrorStatus HSEStartUpStatus;
extern u8 gImage_11[];
/* Private function prototypes -----------------------------------------------*/
void RCC_Configuration(void);
void Int
- 2022-01-27 23:30:59下载
- 积分:1
-
基于ARM的IO口控制编程
基于ARM的IO口控制编程-ARM-based IO population control program
- 2022-03-25 00:23:35下载
- 积分:1
-
LPC2292
lpc2292
can-lpc2292 can
- 2022-05-31 02:16:08下载
- 积分:1
-
W5500 UDP最新版例程
这是以太网芯片W5500的UDP最新例程代码,基于Keil4.72版本,主控芯片为STM32F103RCT6。用户下载并烧录入MCU中Reset后,在PC上用网络调试助手虚拟一个UDP Sever/Client,W5500可以作为UDP Client/Server同PC进行数据通信测试,需注意服务器和客户端的IP及端口设置。W5500是一款全硬件TCP/IP协议栈以太网芯片,代码简单,移植到其他单片机平台非常方便。
- 2022-03-23 03:07:17下载
- 积分:1
-
2410的一个简单的字符设备驱动例子,初学者用!
2410的一个简单的字符设备驱动例子,初学者用!-A simple character device driver examples, for beginners to use!
- 2022-03-17 14:36:32下载
- 积分:1