-
液晶显示模块在 STM32
这是程序配置液晶显示器在STM32。
该计划是写在KEIL
- 2022-03-18 03:03:37下载
- 积分:1
-
As a result of additional product testing and evaluation, some specifications
p...
As a result of additional product testing and evaluation, some specifications
published in the S3C2440A User s Manual, Revision 0.01, have been changed.
These changes are described in detail in the Revision Descriptions section
below.
- 2022-03-01 15:07:53下载
- 积分:1
-
atmel at91系列的TC操作手册(产生中断),相信对需要的人有帮助,主要涉及到计算产生频率和比较触发寄存器加载值的计算。...
atmel at91系列的TC操作手册(产生中断),相信对需要的人有帮助,主要涉及到计算产生频率和比较触发寄存器加载值的计算。-atmel at91 series manual TC (generate an interrupt), believe that those who need help, mainly related to the calculation and comparison of the frequency generated trigger to calculate the load register.
- 2022-05-20 03:44:59下载
- 积分:1
-
AverLogic公司AV576芯片USB口外接AV240编码器驱动源程序,可以用AV576 MPEG4编解码程序开发...
AverLogic公司AV576芯片USB口外接AV240编码器驱动源程序,可以用AV576 MPEG4编解码程序开发-AV576 chip companies AverLogic external USB port AV240 driver source code can be used AV576 MPEG4 codec development
- 2023-09-05 04:35:03下载
- 积分:1
-
sjf2440 jtag programming from smdk..
sjf2440 jtag programming from smdk..
-sjf2440 jtag programming from smdk..
- 2022-01-27 23:24:50下载
- 积分:1
-
S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。...
S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。-S3C2410 serial driver, transplantation simple, can be used as your driver reference design.
- 2022-04-14 22:13:14下载
- 积分:1
-
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
-
MBED离线编译
stm32L053的nucleo基于KEIL的离线mbed编译,可以调试下载。
- 2022-03-13 18:39:57下载
- 积分:1
-
音频talktrough代码。平台BF533 +音频卡。
audio talktrough code. platform bf533 + audio card.-audio talktrough code. Bf533 platform aud io card.
- 2022-07-13 04:57:25下载
- 积分:1
-
可用的DSP EMCV OPENCV
EMCV全称为Embedded Computer Vision Library,是一个可在TI DM64x系列DSP上运行的计算机视觉库。EMCV提供了跟OpenCV完全一致的函数接口,通过EMCV,你可以轻松的将你的OpenCV算法移植到 DSP,甚至不用改一行代码。 目前EMCV已经支持IplImage, CvMat,CvSeq等基本数据结构,可使用cvCreateImage等创建和释放图像,以及contour检测等。
- 2023-06-25 11:35:03下载
- 积分:1