-
usbio example. bulk transfer. platform bf533+usblan card.
usbio example. bulk transfer. platform bf533+usblan card.-usbio example. Bulk transfer. Platform bf 533 usblan card.
- 2022-06-01 02:38:06下载
- 积分:1
-
arm架构的说明,比较详细的一个文档
arm架构的说明,比较详细的一个文档-arm structure of the note, a more detailed document
- 2022-05-18 10:36:39下载
- 积分:1
-
8051 series of tutorials the best examples of the best marquees marquees
8051系列教程最好的例子,最好的选框选框
- 2022-07-18 03:36:16下载
- 积分:1
-
好的学习代码 初学这的好资料 关于AM7的PMA
好的学习代码 初学这的好资料 关于AM7的PMA-This is a good beginner to learn the code of good information on AM7 of the PMA
- 2022-01-23 11:12:32下载
- 积分:1
-
S3C2410 Chinese information, details of his functions and the principle of
s3c2410中文资料,详细介绍了他的功能和原理-S3C2410 Chinese information, details of his functions and the principle of
- 2023-02-25 20:55:03下载
- 积分:1
-
使用ads1.2编译器,基于arm系统的LED屏控制板程序,内含双字库,由于内含字库,所以发布信息简单快速。...
使用ads1.2编译器,基于arm系统的LED屏控制板程序,内含双字库,由于内含字库,所以发布信息简单快速。-Use ads1.2 compiler, arm-based system control panel LED screen process, includes dual character, as the intron font, so simple and rapid dissemination of information.
- 2022-07-12 10:37:36下载
- 积分:1
-
可以加载到嵌入式系统终端的鼠标驱动程序,实现了鼠标初始化,鼠标数据读写及复位等功能。...
可以加载到嵌入式系统终端的鼠标驱动程序,实现了鼠标初始化,鼠标数据读写及复位等功能。-can be loaded to end embedded systems mouse drivers, achieved a mouse initialization, reading and writing data on the mouse and reset functions.
- 2023-07-11 02:20:03下载
- 积分: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
-
此源码是sc3c2410串口测试程序,经实际测试,可以正常运行.
此源码是sc3c2410串口测试程序,经实际测试,可以正常运行.-This source is sc3c2410 serial test procedure, the actual test can be normal operation.
- 2023-05-29 16:15:03下载
- 积分:1
-
The touch screen driver reads input from touch screen hardware and converts it t...
The touch screen driver reads input from touch screen hardware and converts it to touch events that are sent to the input system. The driver is also responsible for converting uncalibrated coordinates-The touch screen reads input from driver to uch screen hardware and converts it to touch eve nts that are sent to the input system. The driver is also responsible for converting uncalibrat ed coordinates
- 2023-08-04 03:10:03下载
- 积分:1