-
AD7606
ADI公司最新8路同步采样芯片AD7606驱动(AD7606 driver,for AD7606 AD7607)
- 2012-07-03 15:20:48下载
- 积分:1
-
ARM--architecture
ARM体系结构入门基础,作为初学者的很好资料(The architecture of ARM entry based, as very good information for beginners)
- 2014-03-25 10:16:27下载
- 积分:1
-
《电工学》(第六版)上册+秦曾煌主编
说明: 电路基础教学, 做嵌入式开发需要的基本的电路知识.(Basic circuit teaching)
- 2020-12-23 10:53:23下载
- 积分:1
-
ARMSourceFiles1
说明: 嵌入式系统设计与开发实例详解--基于ARM的应用(采用ARM7TDMI内核的、三星公司推出的S3C44B0X)
第一部分包含:ADCtest,ARPscan,ColorLCDtest,EINTtest,Ethernet,FAT16test,Flashtest,guiHelloworld.(Embedded System Design and Development example explanation-- ARM-based applications (using ARM7TDMI within nuclear, the company launched S3C44B0X) The first part includes : ADCtest. ARPscan, ColorLCDtest, EINTtest, Ethernet, FAT16test, Flashtest, guiHelloworld.)
- 2006-02-18 09:41:09下载
- 积分: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
-
xindian.rar
捕获到人体心电信号后,用STM32编程显示波形程序(After capturing the human ECG, waveform display program with STM32 programming)
- 2010-11-20 10:59:06下载
- 积分:1
-
2-LED
在stm32上可以点亮流水灯,可以帮助你对stm32的固件库和外设有所了解(it could run on the stm32)
- 2013-09-22 17:01:29下载
- 积分:1
-
fieten_v82
LCMV optimization design array signal processing, There are cycle detection, periodic testing, There are detailed notes.
- 2017-10-30 20:35:29下载
- 积分:1
-
C-Code_Example_for_MS5308
ms5803-02b例程 ms5803-02b例程(ms5803-02b code examples)
- 2020-06-28 17:00:01下载
- 积分:1
-
ARMbianchengqibu
本文从学习者的角度出发,分别描述了下面几部分内容:
ARM 编程的基本知识,BOOT 代码流程和功能分析,OS 中断程序的编写举例
和 BOOT 代码的流程图,希望这些内容能为初学 ARM 的朋友拨开迷雾,以最快
的速度和最短的时间走进嵌入世界的大们.(From the learner' s point of view, describe the contents of the following sections: ARM basic knowledge of programming, BOOT code flow and functional analysis, flow charts and code writing OS BOOT interrupt routine, for example, hope this can do for the beginner ARM friends fog, with the fastest speed and shortest time into the embedded world are big.)
- 2016-12-24 10:27:27下载
- 积分:1