stm32 /stm32g0 /STM32G0B1 /TIM15 /DCR

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as DCR

31282724232019161512118743000000000000000000000000000000000000000000 (B_0x0)DBA0 (B_0x0)DBL

DBA=B_0x0, DBL=B_0x0

Description

DMA control register

Fields

DBA

DMA base address This 5-bit field defines the base-address for DMA transfers (when read/write access are done through the TIMx_DMAR address). DBA is defined as an offset starting from the address of the TIMx_CR1 register. Example: …

0 (B_0x0): TIMx_CR1,

1 (B_0x1): TIMx_CR2,

2 (B_0x2): TIMx_SMCR,

DBL

DMA burst length This 5-bit field defines the length of DMA transfers (the timer recognizes a burst transfer when a read or a write access is done to the TIMx_DMAR address). …

0 (B_0x0): 1 transfer,

1 (B_0x1): 2 transfers,

2 (B_0x2): 3 transfers,

17 (B_0x11): 18 transfers.

Links

()