TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (142115 times)
  2. FAT32 Library (75394 times)
  3. Network Ethernet Library (59555 times)
  4. USB Device Library (49551 times)
  5. Network WiFi Library (45358 times)
  6. FT800 Library (44993 times)
  7. GSM click (31486 times)
  8. mikroSDK (30567 times)
  9. microSD click (27886 times)
  10. PID Library (27635 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

STM32 Timers

Rating:

5

Author: Shawon Shahryiar

Last Updated: 2016-03-29

Package Version: 1.0.0.1

Example: 1.0.0.0

Category: Internal MCU modules

Downloaded: 4020 times

Followed by: 7 users

License: MIT license  

Examples of STM32 timer modules with MikroC Pro for ARM.

http://embedded-lab.com/blog/?p=10773

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "STM32 Timers" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "STM32 Timers" changes.

Do you want to report abuse regarding "STM32 Timers".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for ARM
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

STM32 Timer with MikroC Timer Calculator

STM32 Timer Interrupt with MikroC Timer Calculator Software

Watch on YouTube

STM32 Multiple Timer Interrupts

STM32 Multiple Timer Interrupts

Watch on YouTube

STM32 Timer with External Clock

STM32 Timer with External Clock (Counter Example)

Watch on YouTube

STM32 PWM mode with MikroC PWM Library

STM32 PWM mode with MikroC for ARM PWM Library

Watch on YouTube

STM32 Output Compare Mode (PWM Generation)

STM32 Output Compare Mode (PWM Generation)

Watch on YouTube

STM32 Timer Input Capture Mode

STM32 Timer Input Capture Mode Measuring Frequency

Watch on YouTube

STM32 Timer Pulse Width Measurement

STM32 Timer Pulse Width Measurement with Timer Input Capture Mode

Watch on YouTube

STM32 Advance Timer Complementary PWM Mode

STM32 Advance Timer Complementary PWM Mode with Dead Time Generation

Watch on YouTube

STM32 Timer One Pulse Mode

STM32 Timer One Pulse Mode

Watch on YouTube

ALSO FROM THIS AUTHOR

LCTech 74HC164 Dual Seven Segments Display Demo - Max-Min Thermometer

0

Seven segment displays take up many GPIOs of a MCU. However, there are various techniques to reduce GPIO requirement. On such approach is to use shift registers like 75HC595 or 74HC164. Here a LCTech 74HC164 Dual Seven Segments Display driver is used with such a concept and the project here is a simple DS18B20-based max-min thermometer.

[Learn More]

Arduino MikroE Rotary Click + Matrix Click Countdown Timer

0

Countdown timer with MikroE Rotary, 7x10R Dot-Matrix Click and Arduino. The rotary encoder in the rotary click is used to adjust time from 0 second to 16 minutes. The LEDS of the rotary click denote minutes while the 7x10R matrix display shows seconds. After countdown a relay is triggered.

[Learn More]

SSD1306 OLED Display I2C Mode Demo

0

I2C mode demo of the popular SSD1306 OLED display with ATMega32. MikroC's TWI library is used. MikroC's software I2C library can also be used.

[Learn More]