5.1.1.2.1. Informational requirements

Requirement: label REQ_INT3_1732998234 ../../../../../_images/arrow-right-circle.svg
status: Draft
style: red_bar
category: Informational
priority: Low

The USART module must provide information about its supported communication modes .

Requirement: label REQ_INT3_1732998760 ../../../../../_images/arrow-right-circle.svg
status: Draft
style: red_bar
category: Informational
priority: Low

The USART module must provide information about the full-duplex mode.

Requirement: label REQ_INT3_1733092500 ../../../../../_images/arrow-right-circle.svg
status: Draft
style: red_bar
category: Informational
priority: Low

In full-duplex mode, both transmission and reception occur simultaneously using separate data lines for TX and RX.

Requirement: label REQ_INT3_1733092858 ../../../../../_images/arrow-right-circle.svg
status: Draft
style: red_bar
category: Informational
priority: Low

Parity checking is configured using the PCE (Parity Control Enable) and PS (Parity Selection) bits.

Requirement: label REQ_INT3_1732998902 ../../../../../_images/arrow-right-circle.svg
status: Draft
style: red_bar
category: Informational
priority: Low

The USART module includes built-in error detection for the following conditions: parity, framing and overrun errors.

Requirement: label REQ_INT3_1732999465 ../../../../../_images/arrow-right-circle.svg
status: Draft
style: red_bar
category: Informational
priority: Low

Idle line detection is supported through the IDLEIE (Idle Interrupt Enable) bit in the USART_CR1 register.

Requirement: label REQ_INT3_1732999575 ../../../../../_images/arrow-right-circle.svg
status: Draft
style: red_bar
category: Informational
priority: Low

The USART_BRR register is used to set baud rates based on the system clock frequency.

Requirement: label REQ_INT3_1732999740 ../../../../../_images/arrow-right-circle.svg
status: Draft
style: red_bar
category: Informational
priority: Low

The USART module requires a stable system clock frequency to generate the correct baud rate for communication.

Requirement: label REQ_INT3_1732999842 ../../../../../_images/arrow-right-circle.svg
status: Draft
style: red_bar
category: Informational
priority: Low

The USART module provides details about the supported data word lengths, 8-bit or 9-bit.