Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
stm32:peripherals:timer_compare [2022/12/28 07:59] ruanstm32:peripherals:timer_compare [2022/12/28 08:00] (current) ruan
Line 5: Line 5:
 ===== Configuration Registers ===== ===== Configuration Registers =====
  
-==== CCMR1/2 - Capture/compare mode register 1/2 ====+==== TIMx_CCMR1/2 - Capture/compare mode register 1/2 ====
  
 \\ {{timer_reg_ccmr1.svg}} {{timer_reg_ccmr2.svg}} \\ \\ \\ {{timer_reg_ccmr1.svg}} {{timer_reg_ccmr2.svg}} \\ \\
Line 45: Line 45:
 |::: |  |//*Note: CCxS bits are writable only when the channel is OFF (CCxE = ‘0’ in TIMx_CCER).//| |::: |  |//*Note: CCxS bits are writable only when the channel is OFF (CCxE = ‘0’ in TIMx_CCER).//|
  
-==== DIER - DMA / Interrupt enable register ====+==== TIMx_DIER - DMA / Interrupt enable register ====
  
 \\ {{timer_reg_dier.svg}} \\ \\ \\ {{timer_reg_dier.svg}} \\ \\
Line 55: Line 55:
 |:::  |1|CCx interrupt enabled| |:::  |1|CCx interrupt enabled|
  
-==== CCER - Capture/compare enable register ====+==== TIMx_CCER - Capture/compare enable register ====
  
 \\ {{timer_reg_ccer.svg}} \\ \\ \\ {{timer_reg_ccer.svg}} \\ \\
Line 70: Line 70:
 |::: |1|Capture/compare output x enabled| |::: |1|Capture/compare output x enabled|
  
-==== CCRx - Capture/compare enable register ====+==== TIMx_CCRx - Capture/compare enable register ====
  
 \\ {{timer_reg_ccrx.svg}} \\ \\ \\ {{timer_reg_ccrx.svg}} \\ \\
Line 77: Line 77:
 |CCRx|15:0|Capture/Compare value| |CCRx|15:0|Capture/Compare value|
  
-==== BDTR - Break and dead-time register ====+==== TIMx_BDTR - Break and dead-time register ====
  
 \\ {{timer_reg_bdtr.svg}} \\ \\ \\ {{timer_reg_bdtr.svg}} \\ \\
  • stm32/peripherals/timer_compare.1672214377.txt.gz
  • Last modified: 2022/12/28 07:59
  • by ruan