ge-
> > From: Daniel Appiagyei
> > Sent: Monday, October 9, 2023 12:51 AM
> > To: dev@nuttx.apache.org
> > Subject: IMXRT: LPUART IDLE character Kconfig setting request
> >
> > Hi,
> > The IMXRT's LPUARTs have support for configuring the number o
t;
> Then any arch can use it.
>
> David
>
> -Original Message-
> From: Daniel Appiagyei
> Sent: Monday, October 9, 2023 12:51 AM
> To: dev@nuttx.apache.org
> Subject: IMXRT: LPUART IDLE character Kconfig setting request
>
> Hi,
> The IMXRT's LPUAR
character Kconfig setting request
Hi,
The IMXRT's LPUARTs have support for configuring the number of idle
characters it receives over UART before setting the STAT register's IDLE
flag. The setting is in CTRL[IDLECFG].
Are anyone imxrt users already planning to add support for this in master?
Hi,
The IMXRT's LPUARTs have support for configuring the number of idle
characters it receives over UART before setting the STAT register's IDLE
flag. The setting is in CTRL[IDLECFG].
Are anyone imxrt users already planning to add support for this in master?
I will do so if not.
Will place the appr