Welcome![Sign In][Sign Up]
Location:
Search - timer stm32

Search list

[SCMSTM32timer

Description: 这个是使用STM32单片机的定时器周期地产生中断的例子,可以加深大家对STM32单片机的定时器理解。-This is to use the STM32 MCU cycle to generate timer interrupt example, you can deepen the U.S. on the understanding of STM32 MCU timer.
Platform: | Size: 8192 | Author: 张克东 | Hits:

[SCMSTM32_TIM

Description: 新型的M3核ARM开发例程,本例程是实现STM32定时器的使用。-M3 new development of nuclear ARM routines, this routine is to achieve STM32 Timer use.
Platform: | Size: 83968 | Author: 王义 | Hits:

[SCMIAR-STM32-SK_Demo

Description: This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR-STM32-SK evaluation board. It shows basic use of I/O, timer and the interrupt controllers. Displays running lights on the board LED s.-This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR-STM32-SK evaluation board. It shows basic use of I/O, timer and the interrupt controllers. Displays running lights on the board LED s.
Platform: | Size: 459776 | Author: HJ | Hits:

[ARM-PowerPC-ColdFire-MIPSTimer

Description: STM32的TIMER详细例程,能够使用的,下载完了要给点回复哦!-STM32
Platform: | Size: 323584 | Author: jelly | Hits:

[ARM-PowerPC-ColdFire-MIPS12.1-Timer

Description: STM32 开发板例子:Timer. 开发环境:Keil For ARM-STM32 development board example: Timer. Development Environment: Keil For ARM
Platform: | Size: 322560 | Author: 叶子 | Hits:

[ARM-PowerPC-ColdFire-MIPStim

Description: STM32 的定时器控制实例程序! 可以直接使用-STM32 timer control sample programs! Direct access to
Platform: | Size: 92160 | Author: wangyi | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32F10xxx-TIM1-example

Description: 一份stm32处理器上定时器TIM1应用编程的实际例子,附送一份详细pdf源代码说明,说明很清楚,参考价值很大-Stm32 a processor timer TIM1 practical examples of application programming, free source code for a detailed pdf description it is clear that a great reference value
Platform: | Size: 672768 | Author: yiqi | Hits:

[ARM-PowerPC-ColdFire-MIPSTIMx_test

Description: STM32的定时器例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 timer routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
Platform: | Size: 310272 | Author: Scott | Hits:

[SCMTIM

Description: STM32单片机中定时器测试程序,型号STM32F103RB。-STM32 MCU timer test procedure, model STM32F103RB.
Platform: | Size: 1420288 | Author: junxuan | Hits:

[Embeded-SCM DevelopSTM32_inPWM

Description: STM32定时器的基本应用,PWM的输入捕获,硬件调试通过,基本没有误差。-STM32 Timer basic applications, PWM input capture, hardware debugging through, basically no error.
Platform: | Size: 902144 | Author: dh | Hits:

[ARM-PowerPC-ColdFire-MIPSTIMER_RVMDK

Description: 本源码为STM32的定时器使用例程,主要测试定时器2的功能。开发环境realviewMDK 将定时器2设置为输出比较模式,4个通道分别设置不同的比较值,因此每个通道产生中断的频率不同。在中断处理程序中分别相应的LED翻转,从而可以观察到4个闪烁频率不同的LED。 闪烁频率由快到慢:LD5、LD6、LD4、LD3。-The source code for the STM32 timer routine use, the main test Timer 2 functions. Development environment realviewMDK set the timer 2 output compare mode, four-channel comparison of each set different values, so generate an interrupt for each channel a different frequency. In the interrupt handler, respectively, the corresponding LED flip, which can be observed four different frequencies of flashing LED. Flicker frequency by approaching slowly: LD5, LD6, LD4, LD3.
Platform: | Size: 151552 | Author: huangshengqun | Hits:

[SCMStm32.Share

Description: STM32 通过串口flash更新程序, 不用固件库,包括: ADC采样, 定时器延时中断, 键盘扫描, 模拟I2C驱动 问题咨询: w123456xy@sohu.com 15189792379-STM32 through the serial flash update, without firmware libraries, including: ADC sampling, delay timer interrupt, keyboard scanning, I2C driver Advisory: w123456xy@sohu.com 15189792379
Platform: | Size: 102400 | Author: whqxy | Hits:

[Embeded-SCM DevelopSTM32_EXIT_irDA

Description: 基于STM32红外遥控器解码程序。使用东芝系列TC9012集成芯片遥控器解码,控制板子上的LED1~LED8亮灭实现。使用到的STM32资源有外部中断 嘀嗒定时器等.-STM32-based infrared remote control decoder program. Toshiba TC9012 Series integrated chip using the remote control decoder to control the board on the LED1 ~ LED8 light to achieve eradication. Use to the STM32 resources such as external interrupt tick timer.
Platform: | Size: 448512 | Author: zhangdong | Hits:

[SCMTim

Description: Stm32 的定时器 对通用定时器的介绍-Stm32 timer timer introduction of GM
Platform: | Size: 1161216 | Author: 李波 | Hits:

[Embeded-SCM DevelopTIMER-TFT

Description: 自己用STM32开发的一个类似Windows的界面,并且加入了很多STM32的功能,比如RTC,PWM,TOUCH等等。全部直接操作寄存器-Their own development with the STM32 an interface similar to Windows, and added a lot of STM32 s features, such as RTC, PWM, TOUCH and so on. All direct manipulation register
Platform: | Size: 1157120 | Author: susu | Hits:

[OtherTIM_Test

Description: STM32 PWM 演示程序,使用定时器2-STM32 PWM demonstration program, using the Timer 2
Platform: | Size: 620544 | Author: 菜熊 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-DMA

Description: 浅谈STM32的DMA模块的使用, DMA是STM32中一个独立与Cortex-M3内核的模块,有点类似与ADC、PWM、TIMER等模块-[NO ENGLISH]
Platform: | Size: 519168 | Author: yyy | Hits:

[ARM-PowerPC-ColdFire-MIPSTIMER

Description: stm32 定时器应用,比较全面适合初学者-stm32 timer basic use
Platform: | Size: 8684544 | Author: 渠国祥 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_example

Description: further expamples for the BHS-Stm32 III Development Board: Blinky CAN EXTI IWDG PWM_1 PWM_2 RTC Tamper Timer USART_Irq(OK USART_Pol
Platform: | Size: 3031040 | Author: devilx@plexmod.de | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32.RAR

Description: STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 example of all development programs. RAR GPIO_out 8 个 led flashing Note: jumper D1_CS, D2_CS, LCD liquid crystal display English characters LCD_ Chinese LCD display Chinese characters on the LCD display LCDBMP picture displayed on the LCD ADC voltage mining SDcard SD Card UART serial port on a file to send characters on the LCD display on the LCD display the time ExIRQ RTC external interrupt, S2 Timer timer interrupt signal to the CAN CAN-bus
Platform: | Size: 6478848 | Author: 唐成卫 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net