stm32 /stm32wba5 /STM32WBA52 /USART1 /USART_AUTOCR

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 USART_AUTOCR

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0TDN0 (B_0x0)TRIGPOL 0 (B_0x0)TRIGEN 0 (B_0x0)IDLEDIS 0 (B_0x0)TRIGSEL

TRIGSEL=B_0x0, IDLEDIS=B_0x0, TRIGPOL=B_0x0, TRIGEN=B_0x0

Description

USART Autonomous mode control register

Fields

TDN

TDN transmission data number

This bitfield enables the programming of the number of data to be transmitted. It can be written only when UE is cleared in USART_CR1.

TRIGPOL

Trigger polarity bit

This bitfield can be written only when the UE bit is cleared in USART_CR1 register.

0 (B_0x0): Trigger active on rising edge

1 (B_0x1): Trigger active on falling edge

TRIGEN

Trigger enable bit

Note: This bitfield can be written only when the UE bit of USART_CR1 register is cleared.

Note: When a trigger is detected, TE is set to 1 in USART_CR1 and the data transfer is launched.

0 (B_0x0): Trigger disabled

1 (B_0x1): Trigger enabled

IDLEDIS

Idle frame transmission disable bit after enabling the transmitter

Note: This bitfield can be written only when the UE bit of USART_CR1 register is cleared.

0 (B_0x0): Idle frame sent after enabling the transmitter (TE = 1 in USART_CR1)

1 (B_0x1): Idle frame not sent after enabling the transmitter

TRIGSEL

Trigger selection bits

Refer to Description of USART interconnections.

This bitfield can be written only when the UE bit is cleared in USART_CR1 register.

Note: This bitfield can be written only when the UE bit of USART_CR1 register is cleared.

0 (B_0x0): usart_trg0 selected

1 (B_0x1): usart_trg1 selected

15 (B_0xF): usart_trg15 selected

Links

()