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:usart [2022/12/27 17:45] – [CRx] ruanstm32:peripherals:usart [2022/12/28 08:39] (current) ruan
Line 16: Line 16:
 ===== Configuration Registers ===== ===== Configuration Registers =====
  
-==== CR1 ==== +==== USART_CR1 - Configuration register 1 ====
- +
-Configuration register 1+
  
 \\ {{usart_reg_cr1.svg}} \\ \\ \\ {{usart_reg_cr1.svg}} \\ \\
Line 39: Line 37:
 \\ \\
  
-==== CR2 ==== +==== USART_CR2 - Configuration register 2 ====
- +
-Configuration register 2+
  
 \\ {{usart_reg_cr2.svg}} \\ \\ \\ {{usart_reg_cr2.svg}} \\ \\
Line 52: Line 48:
 \\ \\
  
-==== BRR ==== +==== USART_BRR - Baud rate register ====
- +
-Baud rate register+
  
 \\ {{usart_reg_brr.svg}} \\ \\ \\ {{usart_reg_brr.svg}} \\ \\
Line 65: Line 59:
 ===== Status Register ===== ===== Status Register =====
  
-==== SR ====+==== USART_SR -  Status register ====
  
 \\ {{usart_reg_sr.svg}} \\ \\ \\ {{usart_reg_sr.svg}} \\ \\
Line 80: Line 74:
 ===== Data Register ===== ===== Data Register =====
  
-==== DR ====+==== USART_DR - Data register ====
  
 \\ {{usart_reg_dr.svg}} \\ \\ \\ {{usart_reg_dr.svg}} \\ \\
  • stm32/peripherals/usart.1672163105.txt.gz
  • Last modified: 2022/12/27 17:45
  • by ruan