-
Osal
将Ti的轻量级操作系统OSAL提取并移植到了STC12C60S2单片机中。适合开发应用。(Ti lightweight operating system OSAL extracted and to ported to STC12C60S2 microcontroller. Suitable for development and application.)
- 2021-01-14 19:28:46下载
- 积分:1
-
LPC2103-IAR
LPC2103-IAR例程,NXPLPC2103 arm7处理器实验代码(LPC2103-IAR routines, NXPLPC2103 arm7 processor test code)
- 2011-10-14 20:52:55下载
- 积分:1
-
balanceeee
balance code of a infix notification..this code balance the infix..try it
- 2011-08-06 04:57:12下载
- 积分: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
-
02_ad
三星s3c44b0芯片下的基本模数转换程序()
- 2007-08-12 16:56:04下载
- 积分:1
-
STM32--radio
通过芯片STM32以实现一般录音机功能,详情可看内部文件(STM32 through the chip in order to achieve the general recorder function, the details to see internal documents)
- 2013-07-10 09:21:53下载
- 积分:1
-
ILI9488_LCD
STM32下的 ILI9488 320X480驱动,包含有初始化代码,代码正常运行
- 2020-11-03 16:09:52下载
- 积分:1
-
2214(485)
phillip公司的arm芯片的应用,有485功能,是一个实际用的程序.(Arm application about 485 .It is made from phillip. )
- 2009-07-12 05:29:17下载
- 积分: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
-
CML公司语音压缩Codec CML7261 G.729A编码部分驱动代码cmx7261_G.729A
CML公司语音压缩Codec CML7261 G.729A编码部分驱动代码。芯片比较小众,网上没有现成方案,是自己写的,已调试成功并商用,适合嵌入式语音压缩一体化设计方案。开发平台:NXP LPC17xx;KEIL ARM(Code for G.729A Codec CML7261.)
- 2020-07-07 16:18:57下载
- 积分:1