ZephyrOS

Contents:

  • Thread
  • Modbus
  • Lesson 4: Timers
    • Timer là gì?
    • STM32 Timers Hardware
    • Các mode của timer
    • Làm thế nào để define một timer?
    • Sử dụng hàm Timer Expiry
    • Timers in STM32F746G - DISCO
    • SETUP DEVICE TREE FILE
    • Timers Kconfig
    • Examples
  • Device driver model
  • Getting Started PULP
ZephyrOS
  • Lesson 4: Timers
  • View page source

Lesson 4: Timers

  • Timer là gì?
  • STM32 Timers Hardware
    • Module timer cơ bản
  • Các mode của timer
    • Timer mode
    • Counter mode
    • PWM mode
  • Làm thế nào để define một timer?
  • Sử dụng hàm Timer Expiry
  • Timers in STM32F746G - DISCO
    • Advanced-control timers (TIM1, TIM8)
    • General-purpose timers (TIMx)
      • TIM2, TIM3, TIM4, TIM5
      • TIM9, TIM10, TIM11, TIM12, TIM13, and TIM14
      • Basic timers TIM6 and TIM7
      • SysTick timer
  • SETUP DEVICE TREE FILE
    • Các giá trị cần biết khi config một timer
    • Device tree for timer
    • Config timer in Kconfig
  • Timers Kconfig
  • Examples
    • Blink led_0 trên board STM332F746G_Disco step by step
Previous Next

© Copyright 2024, MrAT.

Built with Sphinx using a theme provided by Read the Docs.