-
LQ-XS128-OLED用PA0123
龙邱的OLED代码,显示线性CCD的图像程序。用的是PA口,还可以吧,不过显示图像确实不是很难,只要掌握原理就好了
- 2022-01-31 18:57:55下载
- 积分:1
-
IDE硬盘和44B0的阶段,然后把这个ide3 C添加内核编译…
到IDE硬盘和44B0阶段,然后把这个IDE3.C添加内核编译完成后,打开驱动器就可以抓到这个了
- 2022-06-15 19:51:14下载
- 积分:1
-
arm7开发源代码,大家分享分享,共同学习进步
arm7开发源代码,大家分享分享,共同学习进步-arm7 the development of source code, to share share learning and progress
- 2022-03-29 15:59:33下载
- 积分:1
-
皮质
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对系统时钟进行操作。系统时钟提供了精确的定时,如实时操作系统就是依靠这个来定时的。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the system clock. System clock provides a precise timing, such as real-time operating system is to rely on this timing.
- 2022-08-03 08:31:46下载
- 积分: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
-
ARM cortex
ARM cortex-M3系列处理器的代码,包括通用输入输出GPIO、模数比较器ADC、模拟比较器COMP。(IAR环境工程)-ARM cortex-M3 family of processors code, including general-purpose input-output GPIO, modulus comparator ADC, analog comparator COMP. (IAR Environmental Engineering)
- 2022-01-25 23:38:00下载
- 积分:1
-
DMA introduction/fundamentals
DMA introduction/fundamentals
- 2022-01-26 03:15:47下载
- 积分:1
-
周立功的arm7源码----好东西,一般的起始代码范例,觉得不错,推荐一下...
周立功的arm7源码----好东西,一般的起始代码范例,觉得不错,推荐一下-weeks meritorious arm7 source-good things, the general initial code examples, think it"s good, what recommendation
- 2022-01-26 00:13:09下载
- 积分:1
-
ARM744b0GPIO code, containing a detailed description of
ARM744b0GPIO代码,包含对
- 2023-07-14 14:40:03下载
- 积分:1
-
这个是VB写PC与单片机通信程序要用的控件(Mscomm32)
这个是VB写PC与单片机通信程序要用的控件(Mscomm32)-This is a PC to write VB program to use with single-chip control communications (Mscomm32)
- 2022-03-10 00:34:44下载
- 积分:1