-
STM32开发板之MP3程序
/*Includes----------------------------------*/
#include"stm32f10x_lib.h" //包含所用的头文件
#include
#include"vs1003.h"
#include"spi.h"
//---------------------函数的声明---------------------------
void Delay_Ms(u16 time);
void RCC_Configuration(void);
void GPIO_Configuration(void);
- 2022-01-23 11:23:12下载
- 积分:1
-
c8051f060LED闪烁程序,帮助开发新手蜕变到老手的一流程序
c8051f060LED闪烁程序,帮助开发新手蜕变到老手的一流程序
- 2022-12-11 04:35:03下载
- 积分:1
-
基于ARM的嵌入式系统开发入门学习资料,看过之后可对ARM有更好的了解。...
基于ARM的嵌入式系统开发入门学习资料,看过之后可对ARM有更好的了解。-ARM-based embedded system development started learning materials, after reading the ARM may have a better understanding.
- 2023-02-20 04:25:03下载
- 积分:1
-
ST7920 drive can be realized, the use of 51/52 single
ST7920驱动器的可实现程序,使用51/52单片机接口正确即可显示-ST7920 drive can be realized, the use of 51/52 single-chip interface to display correctly
- 2022-06-02 21:43:42下载
- 积分:1
-
ARM9 core philip
ARM9内核的philip公司的LPC3180初始化SDRAM的驱动代码-ARM9 core philip
- 2023-03-27 07:45:02下载
- 积分:1
-
STM32是以Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对外部中断进行配置和操作。在许多情况下,我们需要将外部引脚配置为中断,该例程介绍了如何设置和操作外部中断。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to configure the external interrupt on and operate. In many cases, we need to configure the external pin interrupt, the routine introduction how to set up and operation of external interrupt.
- 2022-01-28 12:35:19下载
- 积分:1
-
This document describes in detail the principle of H
该文档详细地描述了H-JTAG的原理,详细地介绍了如何使用H-JTAG,包括使用简易JTAG调试板,如SDT和Wiggler。-This document describes in detail the principle of H-JTAG detailed description of how to use the H-JTAG, including the use of simple JTAG debug board, such as SDT and the Wiggler.
- 2022-03-20 17:55:30下载
- 积分:1
-
这个是H.264解码部分,4*4残差块的反量化ARM汇编代码.
这个是H.264解码部分,4*4残差块的反量化ARM汇编代码.-H.264 codec, 4* 4 residuals block anti-quantified ARM code compilation.
- 2022-03-12 18:58:25下载
- 积分:1
-
QT做的BMP转JPG工具
用QT做的ARM嵌入式Linux下bmp转jpg小工具,可以改变转换质量
/ # bmp2jpg
usage: bmp2jpg
使用方法
/ # screen test.bmp
vinfo.xres=640, vinfo.yres=480
/ # ls
test.bmp
/ # bmp2jpg test.jpg test.bmp 100
/ # ls
test.bmp test.jpg
- 2022-03-02 02:31:25下载
- 积分:1
-
GPS Embedded Development Module source code
基于s3c2410嵌入式GPS开发模块的源代码-GPS Embedded Development Module source code
- 2022-05-28 17:47:42下载
- 积分:1