-
2410mon
这是用ARM和c编写的2410的启动代码(ARM and c prepared in 2410 bootcode)
- 2006-10-13 13:14: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
-
ADC
stm32f103系列芯片,adc的编码实现(stm32f103 series chip, adc Coding)
- 2013-03-23 09:31:29下载
- 积分:1
-
s3c2440_ZLG7290
arm9 s3c2440与zlg7290的接口程序。在 ADS1.2下通过编译并能运行。(arm9 s3c2440 zlg7290 interface with the process. ADS1.2 through the compiler and will run.)
- 2021-04-20 09:38:50下载
- 积分:1
-
diwujiang
稀里糊涂学stm32系列,第五讲内容,相对于手册,学习起来更容易上手,暂时只有6讲,均上传。
(Sleepwalk learn stm32 series, talk about content, relative to the manual, learning is easier to get started, for the time being only 6 speak, are uploaded.
)
- 2012-03-07 17:01:39下载
- 积分:1
-
AD7091
说明: 本示例基于stm32f103外设固件库开发的AD7091驱动程序,内涵初始化和AD获取操作代码。 在项目中亲测可以正常运行和使用,适合参考作为二次开发。(This example is based on the ad7091 driver developed by STM32F103 peripheral firmware library, which initializes the connotation and obtains the operation code of AD In the project, the pro test can run and use normally, which is suitable for reference as the secondary development.)
- 2020-06-26 15:00:02下载
- 积分:1
-
BSP_UART
stm32F103 uart 2fifo接收通道,发送缓存大小自我修改(stm32F103 uart 2fifo Sending and receiving channel to set the size of the cache)
- 2015-09-07 14:10:39下载
- 积分:1
-
05-DMA
在KEIL开发的ARM之Cortex-M3核例程
LPC1788之DMA例程(KEIL development of the ARM Cortex-M3 core routines LPC1788 DMA routines)
- 2012-07-14 00:56:15下载
- 积分:1
-
Nios_SW_Tutorial_Cyclone_1C20
包括基于Cyclone1C20芯片NiosII软件开发的各种模块的测试例子,开发环境是基于NiosII IDE的,实际上就是eclipse开发(including chip-based Cyclone1C20 NiosII software modules developed by the test cases son, the development environment is based on NiosII IDE, in fact, is the development of eclipse)
- 2006-12-25 09:00:01下载
- 积分:1
-
Lib for MAX31865
说明: Lib for MAX31865 use STM32F051c8t6
- 2020-06-19 07:20:02下载
- 积分:1