搜索资源列表
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
STM32-dingshiqi
- 基于神舟STM32的实验 定时器中断实验-Shenzhou-based STM32 timer interrupt experiment experiment
STM32-I2C
- STM32 I2C 封装库1 – 查询方式 STM32 I2C 封装库2 – 中断方式 STM32 I2C 封装库3 – DMA方式 -STM32 I2C package library 1- ways to search for STM32 I2C package library 2- interrupt STM32 I2C package library 3- DMA mode
STM32_USART1
- stm32 库文件:3.10 本程序是使用UART1接收中断,收到数据后直接把原数据从USART1发回去 一开机时,会发送 "Starting....."到USART1-stm32 Library: 3.10 This procedure is to use UART1 receive interrupt, received data directly to the original data sent back from USART1 A start,
STM32-interrupt
- STM32中断优先级及应用笔记,非常好非常详细,对STM32开发者有很好的帮助,希望对大家有用-STM32 interrupt priority and application notes, very good and very detailed, developer of the STM32 has a good help, we want to be useful
STM32_I2C_Poll_INT_MDA
- stm32 的I2C若并容易实现,调试也困难,现在有好办法了:中断、轮询、DMA三种方式任选-If the I2C stm32 and easy to implement, debug and difficult, there are a good way: the interrupt, polling, DMA optional three ways
EXTI1
- STM32开发板外部中断的例子,这个例子中,可以通过外部中断控制相应的外设.-demo of external interrupt of STM32 ,you may use external interrupt to control device.
uart_inttrupt
- 基于STM32串口-CAN函数包.其中,串口以中断形式接受,C-Based on the STM32 serial-CAN function package. Among them, the serial port to break the form of acceptance, C
stm32Timer
- STM32(Cortex-m3)定时中断 MDK 3.4-STM32 (Cortex-m3) regularly interrupted MDK 3.4
EXTI_test111
- stm32中断调试程序,简单易懂,附有说明-stm32 break into the debugger, easy to understand
STM32-external-interrupt-test
- STM32外部中断实验,我买的光盘里的例子,喜欢的朋友下载把-STM32 external interrupt test, I bought the CD in the case, like a friend to download the
STM32-WWDGPLCD1602-Sec-counter
- WWDG+LCD1602秒表实验;* WWDG + LCD1602 秒表实验 *两个按键中断方式控制,计时精确到10ms *key1--Start/Stop---PA8(板子上User键) key2---Clear---PC13(板子上Tamper键) *LCD1602接线:D0~D7--->PD[0..7] RS->PE0 RW->PE1 E->PE2(外部接上拉电阻到5V) *by 追梦 2011-4-8 *change by:追梦 2011-
STM32-4X4-Matrix-keyboard
- 基于STM32的,4*4的矩阵键盘驱动(中断方式)。-Based on the STM32, the 4* 4 matrix keyboard driver (interrupt mode).
STM32-USART
- 运用中断处理程序来处理STM32 USART 接收发字符串-STM32 USART
STM32
- STM32中断 讲解资料 微处理器开发资料下篇传
STM32超声波测距
- 基于STM32的超声波测距模块代码,通过外部中断实现测距功能(STM32 based ultrasonic ranging module code, through external interrupt ranging function)
W5500模块-8路服务端模式-STM32例程(中断)
- W5500模块-8路服务端模式-STM32例程(中断)(The W5500 module 8 road service mode -STM32 (interrupt routines))
STM32 外部中断
- STM32f103vet6进行外部中断,进行led闪烁(STM32f103vet6 for external interrupts and LED flashes)
基于STM32的_矩阵键盘_驱动(中断方式)
- 基于STM32的_矩阵键盘_驱动(中断方式)(STM32 matrix keyboard driver based on _ _ (interrupt mode))
异步中断重映射
- 这是自己做的关于stm32上的异步中断重映射功能(Asynchronous interrupt remapping function on stm32)