-
lpc1700
深入浅出lpc1700,适合初学者的好书。(Layman lpc1700, suitable for beginners books.)
- 2014-04-24 17:00:48下载
- 积分: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
-
STM32-DAC
基于STM32,MDK开发环境,实现内部DAC模拟电压输出(Based STM32, MDK development environment to achieve internal analog voltage output DAC)
- 2015-08-26 10:36:54下载
- 积分:1
-
STM32启动代码
利用GPIO口模拟I2C通信,驱动富士通MB85RC系列铁电存储器 ** 支持的型号:MB85RC64/64V,MB85RC128/128V,不支持MB85RC16/16V(The master inputs the device address word (8 bits) following the start condition, and then the slave outputs)
- 2019-07-05 10:19:50下载
- 积分:1
-
EFM8SB1例程
Simplicity Studio下的EFM8SB1例程(One Program of EFM8SB under Simplicity Studio)
- 2019-01-08 22:30:49下载
- 积分:1
-
uc_cos_tcpip
嵌入式的tcpip协议栈,支持nxp的arm7LPC2468(Tcpip protocol stack embedded to support the nxp the arm7LPC2468)
- 2009-01-07 14:48:38下载
- 积分:1
-
AT91系列ARM芯片的开发技术
AT91系列ARM芯片的开发技术.rar(porting series ARM chip development technology. Rar)
- 2004-11-17 12:42:52下载
- 积分:1
-
DAC
TLV5630數位類比轉換器資料設定C源碼
(TLV5630 source digital to analog converter set)
- 2011-01-12 21:42:03下载
- 积分:1
-
中文手册uclinux
uclinux中文参考手册,对学习uclinux很有帮助,是全中文的参考手册(Basis Chinese reference manual, to learn Basis helpful, is the Chinese reference manual)
- 2020-06-26 07:00:01下载
- 积分:1
-
12864液晶显示
基于51的12864液晶屏显示资料,可以制作
12864B液晶屏显示的库文件(Based on 5112864 LCD display data, it can be produced.
Library Files for 12864B LCD Display)
- 2020-06-19 21:00:01下载
- 积分:1