-
sdconfig.h: The document for the SD card reader module configuration header file...
sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改.
SD目录 : SD卡读写模块的全部文件,一般不用修改.
建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,而sdconfig.h通常会有改动.
-sdconfig.h: The document for the SD card reader module configuration header files, the user hardware according to actual conditions can be modified. SD directory: SD card reader module all the documents, the general need not be amended. sdconfig.h document recommends not to put in SD directory, because the SD files in the directory are not normally required to be amended and the changes are usually sdconfig.h.
- 2022-03-12 03:53:48下载
- 积分:1
-
ucgui that porting to 2410 processor
ucgui that porting to 2410 processor
- 2023-04-12 04:25:03下载
- 积分:1
-
IP端口扫描程序
用来作为IP端口扫描的程序
- 2022-03-24 21:43:59下载
- 积分:1
-
IIC devices to use as storage space program, it read out or carry out its procee...
使用IIC器件,作为程序存储空间,对其进行读出或执行其程序。存入如“QUANZHOU NORMAL UNIVERSITY”等自定内容,再用按键调出、显示-IIC devices to use as storage space program, it read out or carry out its proceedings. Deposited, such as
- 2022-02-05 16:03:43下载
- 积分: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
-
stm32f rfid communication source code. in support of two
stm32f rfid通讯源代码.支持双向发送接收.-stm32f rfid communication source code. in support of two-way send receive.
- 2023-04-08 19:50:24下载
- 积分:1
-
支持CF存储卡与IDE硬盘的嵌入式文件系统
支持CF存储卡与IDE硬盘的嵌入式文件系统-support CF memory cards with embedded IDE hard disk file system
- 2023-05-26 12:25:04下载
- 积分:1
-
imx31 bsp,have camera,iic,usb,gps,power,lcd,touch panel driver.
imx31 bsp,have camera,iic,usb,gps,power,lcd,touch panel driver.
- 2022-02-03 23:28:44下载
- 积分:1
-
基于lpc2214的矩阵键盘扫描程序,5*5的键盘,c语言程序
基于lpc2214的矩阵键盘扫描程序,5*5的键盘,c语言程序
-LPC2214-based matrix keyboard scanner, 5* 5 keyboard, c language program
- 2023-02-10 00:30:04下载
- 积分: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