Skip to main content
Visitor II
March 30, 2024
Question

CONFUSION IN USART BLOCK DIAGRAM

  • March 30, 2024
  • 1 reply
  • 1071 views

Hi, I have a confusion between these 2 USART Block diagram. Figure 1 and Figure 2.

Figure 1 shows that the flow of the RX is from RX ENDEC block -> RDR -> Receiver control.

Figure 2 shows that the flow of the RX is from RX ENDEC block -> Receive shift register -> RDR.

Could someone explain to me the flow of these 2 figures? is it same? because I am so confused.
Figure 1Figure 1 

                                          FIGURE 1

 

Figure 2Figure 2

 

 

 

 

 

 

 

                                       FIGURE 2

 

 

    This topic has been closed for replies.

    1 reply

    Graduate
    March 30, 2024

    Oh, that's quite simple: the first picture is incorrect - "shift" and "data" register names are swapped.

    WM_IRAuthor
    Visitor II
    March 30, 2024

    Really? This comes from the STs Reference Manual.