-
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
-
NXP提供的扩展NandFlash方法文档及源代码
NXP提供的扩展NandFlash方法文档及源代码-NXP methods provided by the expansion of the NANDFLASH documents and source code
- 2022-04-13 03:26:34下载
- 积分:1
-
Necessary to optimize the level of s, other optimization levels will not lead to...
优化级别必需为s,其他优化级别也不会导致编译时出错,但会导致运行时出错。原因涉及局部变量分配堆栈处理方式不同,也就是OS_CPU_A.c那个文件中的移植部分。还有就是其他优化涉及的中断自动保存寄存器的数量有所出入。-Necessary to optimize the level of s, other optimization levels will not lead to compile-time error, but it will result in run-time error. Reasons relating to the allocation of local variables, stack processing in different ways, that is, OS_CPU_A.c that the transplanted parts of the file. There are other optimization related to the interruption of the number of registers saved automatically have access to.
- 2022-08-10 01:29:05下载
- 积分:1
-
connected back. Ethernet physical layer test code
接上回。以太网物理层测试代码-connected back. Ethernet physical layer test code
- 2022-10-30 00:15:03下载
- 积分:1
-
内部包含多个文件:main.c,config.c,zlg500s.h zlg500s.c等。对于zlg500s开发板的使用,系统测试有极大帮助...
内部包含多个文件:main.c,config.c,zlg500s.h zlg500s.c等。对于zlg500s开发板的使用,系统测试有极大帮助-Includes a number of internal documents: main.c, config.c, zlg500s.h zlg500s.c such. Zlg500s development board for the use of system testing are tremendously helpful to
- 2023-03-17 14:55:03下载
- 积分:1
-
stm32F407 ADC模数转换彩屏显示
资源描述本示例为AD转换示例,串口输出转换结果,模拟信号来自板上的电位器!STM32F407ZGT开发板 AD模数转换实验
- 2022-06-30 20:55:57下载
- 积分:1
-
STC12C5410AD单片机
STC12C5410AD-是一款功能非常强大的且-兼容C51的单片机。本程序代码采用STC12C5410AD单片机驱动ICL7135双积分的高性能AD芯片。程序经几天调试通过。完全可用。-STC12C5410AD-is a very powerful and- C51-compatible microcontroller. The program code used STC12C5410AD single-chip dual-drive ICL7135 chip integration of high-performance AD. After a few days through the debugging process. Fully available.
- 2023-07-17 13:55:02下载
- 积分:1
-
CAN ARM
CAN ARM相关通信源代码,希望对大家有帮助-CAN ARM
- 2022-03-18 05:51:09下载
- 积分:1
-
Attitude estimation based on EKF-基于扩展卡尔曼姿态解算
应用背景姿态解算应用于飞行器、人体等载体的实时空间姿态的获取。能够重构载体姿态的空间位置。最常应用于飞行器,使飞行器能在空间保持平稳飞行。也包括可穿戴设备上的应用,能够估计人体步伐,进而进行空间定位。本资包含程序以及文档,非常详细的介绍了现有的几种姿态解算算法的原理。资源内包含的算法程序代码为原创代码,并不是网络上流传的MAK代码。关键技术算法核心用到了EKF扩展卡尔曼滤波,扩展卡尔曼滤波是公认的最优解滤波算法,它的收敛速度最快,在不同的应用中调整相应常数,既能达到良好的效果。资源中的EKF算法还属于比较粗糙的阶段,数据通过传感器采集后直接进入滤波器算法。如果要实际应用,必须对采集的数据先进行第一阶段的处理,再进入滤波器,否则扰动很大。另外资源也介绍了另外两只姿态求解算法,有需要请下载,相信该资源值得下载。
- 2023-08-11 11:25:06下载
- 积分:1
-
mc9s12XDP512单片机 CAN0 程序
mc9s12XDP512单片机 CAN0 程序 -mc9s12XDP512_CAN0 MCU program
- 2023-05-01 18:05:03下载
- 积分:1