-
ARMMP3
44b0上实现mp3解码 ,好到东西,快下(44b0 achieve mp3 decoding, so good that things soon)
- 2008-03-11 19:14:08下载
- 积分:1
-
NAND-Flash-manage
stm32 128M NANDFlash 管理程序 自定义坏块管理 (stm32 128M NAND Flash bad block management program custom management)
- 2016-04-11 11:21:03下载
- 积分:1
-
s3c64xx
三星 S3c6410 S3c6400 S3c64xx等芯片的 SFR定义 头文件(Samsung S3c6410 S3c6400 S3c64xx other chip SFR definitions header file)
- 2011-08-06 00:15:13下载
- 积分:1
-
图像传感
利用stm32f4采集ov2640摄像头图像,将图像二值化处理后,得到黑白图像,再经过算法,识别出图像的形状,目前可以识别:正方形、三角形、圆形(Using stm32f4 to capture ov2640 camera image, the image two value processing, get black and white images, and then through the algorithm to identify the shape of the image, can now identify: square, triangle, round)
- 2020-07-20 13:08:46下载
- 积分:1
-
ARM 嵌入式 Linux 系统
ARM_Embeded_Linux
ARM 嵌入式 Linux 系统构建与驱动开发范例
pdf 版!
北航版(ARM Embedded Linux Systems to build and drive the development paradigm
pdf version!)
- 2020-06-26 00:40:02下载
- 积分:1
-
WeiBin_STM32F103Z_GPIOG-test_KEIL
说明: 此範例可測試STM32F103Z_GPIOG硬體腳位測試,由GPIOG~GPIOG15皆可左移驅動。(This paradigm may test STM32F103Z_GPIOG hardware feet a bit test, administered by GPIOG ~ GPIOG15 can be left-shift drivers.)
- 2009-08-09 18:03:03下载
- 积分:1
-
EXTI_Configuration(void)
STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解(void EXTI_Configuration(void)
{
EXTI_InitTypeDef EXTI_InitStructure
EXTI_ClearITPendingBit(EXTI_Line8)
GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8)
EXTI_InitStructure.EXTI_Line EXTI_Line8
EXTI_InitStructure.EXTI_Mode EXTI_Mode_Interrupt
EXTI_InitStructure.EXTI_Trigger EXTI_Trigger_Falling
EXTI_InitStructure.EXTI_LineCmd ENABLE
EXTI_Init(&EXTI_InitStructure)
})
- 2017-01-02 12:45:52下载
- 积分:1
-
arm_train_course
周立功arm 培训 精华教程,概要介绍嵌入式平台, arm 体系结构(about train of arm developed by zhouligong )
- 2012-01-04 10:42:46下载
- 积分:1
-
Archive
说明: 共5个文件。2个描述了一些时钟的初始化以及时钟的使用。2个描述了UART的使用。一个文件是一个简单的使用示例。(This zip file contains the simple code to control the stm32 components. It tells how to initialize the clock module, use the clock module, and how to do the same thing to UART.)
- 2020-06-21 05:20:01下载
- 积分:1
-
rke_spi_master
pic芯片的SPI通讯,采用PIC芯片,C语言编写(pic spi)
- 2013-08-05 14:29:03下载
- 积分:1