-
IIC总线协议,郭天祥视频教程的资料
IIC总线协议,郭天祥视频教程的资料-IIC bus protocol, the information郭天祥video tutorial
- 2022-07-25 11:12:51下载
- 积分:1
-
A drive source lcd9320 interested readers can
一个关于lcd9320的驱动源码 有兴趣的读者可以-A drive source lcd9320 interested readers can
- 2022-05-26 22:07:12下载
- 积分:1
-
windows操作系统下的uploader
windows操作系统下的uploader-windows operating system under the uploader
- 2022-06-26 19:09:27下载
- 积分:1
-
W5500 TCP_Server例程最新版
这是以太网芯片W5500的TCP_Server最新例程代码,基于Keil4.72版本,主控芯片为STM32F103RCT6。用户下载并烧录入MCU中Reset后,在PC上用网络调试助手虚拟一个TCP Client,W5500可以作为TCP Server同PC进行数据通信测试,需注意服务器和客户端的IP及端口设置。W5500是一款全硬件TCP/IP协议栈以太网芯片,代码简单,移植到其他单片机平台非常方便。
- 2023-01-27 19: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
-
三星S3C4510B单片机的原代码,可用于评估的发展…
三星mcu S3C4510B评估板的原码,可用于bsp的开发-mcu Samsung S3C4510B Evaluation of the original code can be used in the development bsp
- 2022-05-14 06:18:56下载
- 积分:1
-
此程序实现采用基于TMS320C6201 DSP的图像采集程序
此程序实现采用基于TMS320C6201 DSP的图像采集程序-This procedure to achieve the TMS320C6201 DSP-based image acquisition procedures
- 2023-03-07 07:55:03下载
- 积分:1
-
arm单片机的电子文档,结构,指令详细介绍,想学嵌入式的朋友可以拿去看看,应该能对ARM有一定程度的掌握....
arm单片机的电子文档,结构,指令详细介绍,想学嵌入式的朋友可以拿去看看,应该能对ARM有一定程度的掌握.-SCM arm of electronic documents, structures, detailed instructions, I would like to learn Embedded friends can take look at the ARM should be able to have a certain degree of mastery.
- 2023-02-06 02:55:03下载
- 积分:1
-
韦根26通讯协议转串口的协议,可以把韦根26的输入通过RS232串口传到电脑上面,方便调试,波特率19200与9600KBS...
韦根26通讯协议转串口的协议,可以把韦根26的输入通过RS232串口传到电脑上面,方便调试,波特率19200与9600KBS-Wiegand 26 serial communication protocol to the agreement, can Wiegand input 26 transmitted through the RS232 serial port computer above to facilitate debugging, and 19200 baud rate 9600KBS
- 2022-09-22 20:15:02下载
- 积分:1
-
timer Interrupt
基于ARM的定时器中断实现-timer Interrupt
- 2022-10-21 19:50:03下载
- 积分:1