Description: STM32F103 串口中断方式例子程序,具体请查看www.elechome.com-STM32F103 examples of serial interrupt procedures, please see the specific www.elechome.com Platform: |
Size: 29696 |
Author:黄盈鑫 |
Hits:
Description: UCOS-II FOR STM32F103XX
1 本程序是我自己移植,只使用KEIL进行过软仿真,测试没有发现问题。支持从任何一个中断服务程序里释放信号量。
2 此代码作为参考和学习使用,如果在使用过程中造成损失,本人不负任何责任。
3 此代码作为参考和学习使用,因为里边有UCOS-II,如果要作为商业使用请给UCOS付费。-UCOS-II FOR STM32F103XX 1 This procedure is my own transplant, carried out using only soft KEIL simulation, testing did not find the problem. Support from any one of interrupt service routine release semaphore. 2 of this code as a reference and learning to use, if in the use of the process of loss, I no responsibility. 3 of this code as a reference and learning to use, because inside has UCOS-II, if we as a commercial use, please pay uCOS. Platform: |
Size: 110592 |
Author: |
Hits:
Description: 配置STM32F10x CPU 的外部中断详细的程序代码-an example teach you how to config the
external interrupt on an GPIO pin with
the STM32F103 Peripheral EXTI module Platform: |
Size: 182272 |
Author:search |
Hits:
Description: AMR_stm32f103的串口程序,利用中断方式进行接收。希望对大家有用。-AMR_stm32f103 serial programs, using the interrupt mode to receive. Want to be useful to everyone. Platform: |
Size: 2578432 |
Author:lvjianming |
Hits:
Description: 使用MDKkeil3.7打开 STM32F103关于串口中断方式通信-Use MDKkeil3.7 open. Communication on the serial port interrupt STM32F103 Platform: |
Size: 335872 |
Author:徐慧 |
Hits:
Description: CC2430的spi接口使用范例,我在别处下载的,使用的是中断方式,轮询方式实现的还没有成功过,有做过的人可以教我一下。-CC2430 spi interface uses the example, I downloaded elsewhere, the use of the interrupt, polling has not achieved success, has done what people can teach me. Platform: |
Size: 25600 |
Author:元谋人 |
Hits:
Description: 这个是我的一个车机项目中正在使用的LIN代码.MCU是STM32F103使用的是UCOS-II系统.这段代码包括LIN的从模式的初始化、接收、回应等。利用的是串口的LIN模式中断。带有很多中文注释。希望对你有用。-This is the use of a car engine project my code in LIN.MCU is the use of the STM32F103 is UCOS-II system. This code includes LIN from model initialization, receiving, response. Use of the interrupt serial port LIN mode. With a lot of Chinese notes. I hope useful to you. Platform: |
Size: 4096 |
Author:昭泊 |
Hits:
Description: 大黄蜂开发板ARM源码-定时器使用,暂时上传这么点,需要的话可以联系我。-how to use STM32F103 interrupt, this is test deveplopment board of DAHUANGFENG, you can contact me if you want to learn more Platform: |
Size: 2015232 |
Author:马超 |
Hits:
Description: 基于STM32F103单片机,实现外部中断功能-Based on STM32F103 MCU, the realization of external interrupt function Platform: |
Size: 285696 |
Author:李华 |
Hits:
Description: 通过定时器中断配置,每500ms中断一次,然后中断服务函数中控制LED实现LED1状态取反(闪烁)。(Through the timer interrupt configuration, each 500ms interrupt once, and then interrupt the service function to control the LED to achieve the LED1 state, take the inverse (blinking).) Platform: |
Size: 2410496 |
Author:刘能
|
Hits:
Description: adc采样多种模式应用实例,包括多通道、单通道、独立、定时器触发模式等等。(The regular
channel converted by ADC2 is channel14 (the potentimeter). The converted values of
channel12 and channel14 are stored in ADC_DualConvertedValueTab[] table as 32bit format,
and are separated and strored in ADCTab[].
The injected channel converted by ADC1 is channel11 and stored in
ADC1_InjectedConvertedValueTab[] table. The injected channel converted by ADC2 is
channel8 and is stored in ADC2_InjectedConvertedValueTab[] table.
The example can use the DMA method or the interrupt method for the regular values reading.
To use the DMA please uncomment the following define in main.c file:
#define USE_DMA_Transfer otherwise the example will use the interrupt for regular
channel conversion.) Platform: |
Size: 2335744 |
Author:ymzhong
|
Hits:
Description: 12864显示中文字符,由中断加定时器实现按键翻页及反白显示(12864 Chinese display characters, and by the interrupt timer button flip and highlight) Platform: |
Size: 10013696 |
Author:zhjqwin
|
Hits:
Description: 从零开始学STM32,运用外部中断方式控制蜂鸣器发出声音,适用于有51单片机基础的新手。(Learn STM32 from scratch, use the external interrupt mode to control the buzzer to make sounds. It is suitable for beginners who have a basis of 51 SCM.) Platform: |
Size: 1444864 |
Author:LZM孤独旅人 |
Hits: