Dialog Semiconductor customer support - FIFO https://support.dialog-semiconductor.com/resource-keywords/fifo en Uart2 Rx FIFO size https://support.dialog-semiconductor.com/uart2-rx-fifo-size < div class = "字段field-name-taxonomy-forums字段-type-taxonomy-term-reference field-label-above">
Forums: 

Hello MT_dialog,

I'm using uart2 and it seems that the Rx FIFO size is fixed on 16 bytes , is it possible to change it to 32 ? because there is the following struct in uart2.c :

/// FIFO_SZ values
enum UART_FIFOSIZE
{
UART_FIFOSIZE_16,
UART_FIFOSIZE_32,
UART_FIFOSIZE_64,
UART_FIFOSIZE_128
};

But it's not used.

Thanks,
-- saif

Keywords: 
Device: 
Fri, 01 Apr 2016 13:21:12 +0000 bensalemsaif 3152 at https://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/uart2-rx-fifo-size#comments