cancel
Showing results for 
Search instead for 
Did you mean: 

UART FIFO depth

sarun
Associate III

Hello good day,

I am using the STM32H755 Nucleo board. In the UART module, how are the FIFOs managed? According to the datasheet, there is one TX FIFO and one RX FIFO.

What is the actual depth of these FIFO?

1 ACCEPTED SOLUTION

Accepted Solutions
GwenoleB
ST Employee

Hello @sarun ,

The Tx/Rx FIFO depth is 16 bytes according to RM0399 Table 419.

 

Best Regards,

Gwénolé

 

View solution in original post

3 REPLIES 3
Andrew Neil
Evangelist III

Have you checked in the Reference Manual?

In ST's documentation structure, that's usually the place to find such details, rather than the Datasheet.

Hello @Andrew Neil 

Thank you for your response, yes I have gone through reference manual  RM0399, I haven't found anything particular mentioning  FIFO depth

GwenoleB
ST Employee

Hello @sarun ,

The Tx/Rx FIFO depth is 16 bytes according to RM0399 Table 419.

 

Best Regards,

Gwénolé