Great idea,
Will add it to the uart, usart, and lpuart kconfigs

On Mon, Oct 9, 2023 at 2:53 AM Petro Karashchenko <
petro.karashche...@gmail.com> wrote:

> I think ESP32 also has IDLE cycles configuration for UART, so adding it as
> serial generic config makes sense to me.
>
> пн, 9 жовт. 2023 р. о 12:51 David Sidrane <david.sidr...@nscdg.com> пише:
>
> > What about adding it per [LP]U[S]ART in the Kconfig here
> > https://github.com/apache/nuttx/tree/master/drivers/serial
> >
> > Then any arch can use it.
> >
> > David
> >
> > -----Original Message-----
> > From: Daniel Appiagyei <daniel.appiag...@braincorp.com.INVALID>
> > 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 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 appropriate configs in
> > https://github.com/apache/nuttx/blob/master/arch/arm/src/imxrt/Kconfig
> >
> > Best,
> >
> > Daniel
> >
>

Reply via email to