搜索资源列表
ourdev_478944
- PLC 测试代码,芯片STM32,测试内容:RAM定位 GPIO PWM Systick RTC ADC DMA EEPROM(24C16) USART 外部中断 -PLC test code, chip STM32, contents of the tests: RAM location GPIO PWM Systick RTC ADC DMA EEPROM (24C16) USART External Inter
LED-control---interput
- 可控,外部中断,准确延时,stm32开发板-Controllable, external interrupt, an accurate delay
STM32_TIM
- STM32定时器的应用,产生1ms的中断和10us的延迟,希望对大家有用-STM32 timer application, generate 1ms interrupt and 10us delay, and hope to be useful
CAN-example
- CAN Bus example on STM32, those files show how manage a CAN communication on a 32bit microcontoller. RX interrupt mode.
stm32_UART
- stm32串口中断收发例程_查询发送中断接收,采用3.5库-stm32 serial interrupt transceiver routines _ query sent interrupt reception, with 3.5 library
USART-transport-by-STM32MCU
- 使用STM32单片机进行串口通信功能的实现。(通过中断方式进行)-STM32 microcontrollers using serial communication functions. (Through interrupt)
Mystm32
- stm32:定时器中断,10Khz的计数频率,计数500ms stm32时延任务;创建一个周期任务用于每200毫秒往队列中发送五个数值,发送完成产生一个软件中断。-stm32: timer interrupt, 10Khz frequency counting, counting 500ms stm32 delay task create a periodic task for every 200 milliseconds to send five values
Interrupt
- 初学STM32的福音来了,中断处理完整函数-how to use Interrupt
platform
- keil Uvision 编译平台下stm32单片机的接口和中断C源程序-Keil compile Uvision platform stm32 MCU interface C source program and the interrupt
exti
- 如何使用中断函数,关于stm32平台的开发,-How to use the interrupt function, development on stm32 platform
STM32-interrupt
- 基于STM32F103RBT6或者STM32F103RBT6的中断测试程序,是学习STM32的参考代码! -Based on STM32F103RBT6 or STM32F103RBT6 interrupt test procedures, is to learn STM32 reference code!
STM32-keytest
- 基于STM32F103RBT6或者STM32F103RBT6的外部中断按键触发测试程序,是学习STM32的参考代码! -Based on STM32F103RBT6 or STM32F103RBT6 external interrupt button trigger test procedure is to learn the STM32 reference code!
usart1
- 初始化STM32-SDK开发板上的RS232接口,串口1中断服务程序-Initialization STM32-SDK development board on the RS232 interface, serial port 1 interrupt service program
实验5 外部中断实验
- 此程序用stm32控制外部中断 实验通俗易懂(This procedure with STM32 control, external interrupt experiment, easy to understand)
定时器中断
- stm32芯片定时器的中断的实现,对32定时器的初始化和GPIO口的操控(STM32 chip timer interrupt the realization of the 32 timer initialization and GPIO port control)
EXTI+USART
- 外部中断使用,源地工作室stm32最小系统外部终端使用(exitThe use of external interrupt source, studio STM32 minimum system external terminal use)
STM32矩阵键盘
- 使用中断方式i实现在STM32F103上的矩阵键盘。修改端口所有的需要修改的地方已用宏定义列出。方便修改(Use interrupt mode I to implement the matrix keyboard on STM32F103. All the modifications needed to modify the port are listed in the macro definition. Convenient modification)
W5500+stm32+interrupt
- W5500+stm32示例代码使用中断方式(W5500+stm32 sample code use interrupt way)
STM32正交编码器_外部中断
- 用外部中断实现编码器计数,不用STM32自带的编码器接口模式(Encoder Counting with External Interrupt)