-
u-boot
说明: 三星ARM S3C44B0X的u-boot(Samsung ARM S3C44B0X the u-boot)
- 2011-03-16 19:28:34下载
- 积分: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
-
1.Realview-MDK
文章详述了realview mdk 中的常见问题及解决办法,适合嵌入式开发人员使用(Realview mdk article detailing the common problems and solutions for embedded developers)
- 2013-08-14 09:22:48下载
- 积分:1
-
PIC12F508_LED_Key_C
【PIC12F508单片机用按键控制LED灯C语言程序】PIC12F508单片机的程序,该单片机个头虽小,五脏俱全哦,相关资料较少,现将自己的程序,和大家分享([PIC12F508 microcontroller with keypad control, LED lamp C Programming Language] PIC12F508 microcontroller program, the MCU may be small, perfectly formed Oh, the less relevant information, will now own procedures, and to share)
- 2012-06-30 15:43:38下载
- 积分:1
-
Qt_MCAN_Version_Change_Archive
说明: QT实现周立功CAN,有三个例程,均可正常运行,很有参考价值(QT to achieve Zhou Ligong can, there are three routines, can run normally, very valuable reference)
- 2020-12-16 10:49:15下载
- 积分:1
-
pwm-control
stm32 cortex m3 pwm输出控制(pwm control)
- 2013-05-03 10:44:01下载
- 积分:1
-
STM32F103VCT6-FMSC-SSD1963-SCH
STM32F103VCT6 FMSC SSD1963 SCH
- 2012-04-26 10:21:41下载
- 积分:1
-
bootloader_Computer-software
里面是STM32的bootloader源码和更新固件的上位机源码。里面还有使用说明,即使看不懂程序,可以使用,非常好用。(Which is the bootloader STM32 source code and update the firmware of the host computer source code. Which also use instructions, even if you do not understand the procedures, can be used, very good use.)
- 2015-12-04 10:44:11下载
- 积分:1
-
STM8GPIO
STM8单片机的GPIO基本程序,使用标准库函数(The STM8 microcontroller GPIO basic program, using the standard library functions)
- 2012-10-27 16:08:40下载
- 积分:1
-
ALIENTEK-MINISTM32-DS18B20
ALIENTEK MINISTM32 DS18B20
- 2011-06-08 14:10:17下载
- 积分:1