Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
stm32:peripherals:usart [2022/12/27 17:43] – [Legend] ruanstm32:peripherals:usart [2022/12/28 08:39] (current) ruan
Line 16: Line 16:
 ===== Configuration Registers ===== ===== Configuration Registers =====
  
-==== CRx ==== +==== USART_CR1 - Configuration register 1 ====
- +
-=== CR1 === +
- +
-Configuration register 1+
  
 \\ {{usart_reg_cr1.svg}} \\ \\ \\ {{usart_reg_cr1.svg}} \\ \\
Line 41: Line 37:
 \\ \\
  
-=== CR2 === +==== USART_CR2 - Configuration register 2 ====
- +
-Configuration register 2+
  
 \\ {{usart_reg_cr2.svg}} \\ \\ \\ {{usart_reg_cr2.svg}} \\ \\
Line 54: Line 48:
 \\ \\
  
-==== BRR ==== +==== USART_BRR - Baud rate register ====
- +
-Baud rate register+
  
 \\ {{usart_reg_brr.svg}} \\ \\ \\ {{usart_reg_brr.svg}} \\ \\
Line 67: Line 59:
 ===== Status Register ===== ===== Status Register =====
  
-==== SR ====+==== USART_SR -  Status register ====
  
 \\ {{usart_reg_sr.svg}} \\ \\ \\ {{usart_reg_sr.svg}} \\ \\
Line 82: Line 74:
 ===== Data Register ===== ===== Data Register =====
  
-==== DR ====+==== USART_DR - Data register ====
  
 \\ {{usart_reg_dr.svg}} \\ \\ \\ {{usart_reg_dr.svg}} \\ \\
  • stm32/peripherals/usart.1672163026.txt.gz
  • Last modified: 2022/12/27 17:43
  • by ruan