-
Dual-serial-communication
stm32 双串口通信 串口1对串口2的异步通信(stm32 Dual serial communication)
- 2012-03-15 15:22:46下载
- 积分:1
-
sstmm32_adc__t
stm32 ADC程序源码 (第二二个源码实例程序源码)
(the stm32 ADC program source code (second two source instance of program source code))
- 2012-08-07 12:56:06下载
- 积分:1
-
ns_16550
说明: 16c550驱动程序;适用于16c550 from philips
这是一个简单的例子,ns提供(16c550 driver; Is suitable to 16c550 from philips this is a
simple example, ns provides )
- 2020-11-24 19:49:32下载
- 积分: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
-
C8051F350_ADC
说明: ADC编程例程,通过串口打印采集的电压值。(C8051FXXX ADC Program soft example.)
- 2020-12-03 23:09:24下载
- 积分:1
-
MS5540C
基于STM32微控制器,利用MS5540C设计的高度传感器。(Based STM32 microcontrollers, designed by MS5540C height sensor.)
- 2021-02-05 19:19:57下载
- 积分:1
-
LightRemot
基于STM32F103X的舞台灯光控制系统程序,带协议.(STM32F103X based stage lighting control system procedures, with an agreement.)
- 2021-01-11 18:28:50下载
- 积分:1
-
BlinkyPIAP
基于ARM Cortex M0的在线编程(IAP)实现,可实现将数据存储在Flash中,但不影响现有程序,芯片类型NXP LPC1114(Based on the ARM Cortex M0 Online Programming (IAP), the data stored in Flash, but does not affect the existing procedures, types of chips NXP the LPC1114)
- 2020-09-04 14:48:06下载
- 积分: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
-
PID_DC-DC
基于stm32的开关电源,采用PID算法,包含整个工程!(Based on stm32 switching power supply, using PID algorithm, including the entire project!)
- 2021-04-27 17:48:44下载
- 积分:1