-
(U盘MP3)FAT文件系统的源代码,U盘,MP3文件系统下,福…
(U盘MP3)FAT文件系统源码,u盘,mp3下的文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用-(U disk MP3) FAT file system source code, u disks, mp3 under the file system, fully compatible fat16, fat32, coupled with its own hard disk drive interface can be used after
- 2022-03-13 03:06:24下载
- 积分:1
-
学会使用UC/OS-II的ZLG/USBD13软件包编写应用软件....
学会使用UC/OS-II的ZLG/USBD13软件包编写应用软件.-Learn how to use UC/OS-II software package to prepare the ZLG/USBD13 applications.
- 2022-01-22 15:37:35下载
- 积分:1
-
PIC+C语言编写的经典源程序。学习pic的好东西-不可多得。
PIC+C语言编写的经典源程序。学习pic的好东西-不可多得。-PIC+ C classic source language. Pic study of the good things- hard to come by.
- 2022-09-22 04:15:02下载
- 积分:1
-
MAX038 的中文资料及说明
MAX038 的中文资料及说明-Chinese MAX038 information and explanations
- 2022-05-18 17:40:47下载
- 积分:1
-
uda1341中文详细使用说明以及WAV的格式介绍
uda1341中文详细使用说明以及WAV的格式介绍-uda1341 detailed instructions in Chinese, as well as WAV format description
- 2023-02-14 22:30:04下载
- 积分:1
-
ARM9 core philip
ARM9内核的philip公司的LPC3180初始化SDRAM的驱动代码-ARM9 core philip
- 2023-03-27 07:45:02下载
- 积分:1
-
AMD X86
基于AMD X86构架的嵌入式处理器SC520的4串口驱动程序(带缓冲)-AMD X86-based embedded processor architecture of the four SC520 Serial Driver (buffer zone)
- 2022-03-21 15:21:59下载
- 积分: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
-
彩色OLED,stm32f10x
彩色OLED,stm32f10x. 实现画点,画圆形.暂无字库.lcd led oled液晶显示驱动程序
- 2022-02-03 10:22:53下载
- 积分:1
-
飞思卡尔实验室代码
该文件包括飞思卡尔生产的MC9S12XS128 的基本实验程序,对于学习单片机的新手来说,具有一定的参考价值,该程序包含了I/O,AD,PWM,ECT,PIT,SPI,SCI,CAN,IIC等基本模块,是一个很好的资料。
- 2022-02-04 12:30:05下载
- 积分:1