首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > ILI9320驱动程序

ILI9320驱动程序

  • 资源大小:2.05 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 嵌入式芯片 c 驱动程序 ILI

资 源 简 介

资源描述/* 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

文 件 列 表

红牛lcd刷屏(4.3寸)1.5
library
project
VIP VIP
0.176370s