-
- 2022-01-21 01:22:55下载
- 积分:1
-
本测试程序是在44B0板子附带的LCD程序例子修改而来
本测试程序是在44B0板子附带的LCD程序例子修改而来-This test procedure is included in the 44B0 board examples of changes from the LCD program
- 2022-07-19 03:49:13下载
- 积分:1
-
ADC0808 of the PWM experiment, there proteus simulation map and the C program.
ADC0808的PWM实验,有proteus仿真图和C程序。-ADC0808 of the PWM experiment, there proteus simulation map and the C program.
- 2022-05-22 08:42:13下载
- 积分:1
-
stm32f103 UART
这是一个代码 stm32f103 用户 uart 在中断模式下,我用它来传输 char,它使用好 !!
- 2022-08-05 09:51:44下载
- 积分: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
-
arm9软中断的一个例子。。。。想要了解swi软中断详细处理过程的朋友可以下...
arm9软中断的一个例子。。。。想要了解swi软中断详细处理过程的朋友可以下-ARM9 soft interrupted an example. . . . Want to learn the soft interrupt SWI detailed friends can deal with the process under
- 2022-01-25 16:14:41下载
- 积分:1
-
ARM basic knowledge, I have just found. And the U.S. share of
ARM基础知识,我刚找到的。
和大家共同分享下-ARM basic knowledge, I have just found. And the U.S. share of
- 2022-04-16 21:46:58下载
- 积分:1
-
PIC单片机的USB键盘/鼠标组合装置C样品
PIC MCU USB Keyboard/Mouse Combination Device C sample
- 2022-01-21 20:55:16下载
- 积分:1
-
这是符合国家一级汉字标准的汉字显示液晶模块程序
这是符合国家一级汉字标准的汉字显示液晶模块程序-This is a Chinese national standards, the Chinese LCD module procedures
- 2022-02-16 05:01:58下载
- 积分:1
-
这是ARM9 linux 2.4.X 中断驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK
这是ARM9 linux 2.4.X 中断驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK-This is the ARM9 linux 2.4.X interrupt-driven development example, want to learn LINXUX-driven development may wish to download the reference, test OK
- 2022-06-28 11:07:30下载
- 积分:1