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

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

ILI9320驱动程序

  • 资源大小:2.05 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分: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
  • 猕猴桃 3小时前 成为了本站会员

  • 11 6小时前 成为了本站会员

  • 开心快活人 9小时前 成为了本站会员

  • 晋财 10小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.272254s