Re: NRF52840 UART1
Rzeszutko, Jakub <Jakub.Rzeszutko@...>
Hi, First of all NRF52840 does not have UART1 but UARTE1 (easyDMA only). When you need to have 2 serial peripherals and the same time you have following options:
Once refactoring of UART shim will be finished we will add UARTE shim. These shims will differ significantly ☹ so you cannot reuse existing one. Currently we are in the discussions about SW design of UARTE shim.
Best regards, Jakub Rzeszutko
From: Cufi, Carles
Sent: Tuesday, May 22, 2018 8:09 PM To: ryan.erickson@...; devel@... Cc: Rzeszutko, Jakub <Jakub.Rzeszutko@...>; Głąbek, Andrzej <Andrzej.Glabek@...>; Lasończyk, Karol <Karol.Lasonczyk@...> Subject: RE: [Zephyr-devel] NRF52840 UART1
Hi Ryan,
We are definitely working towards supporting all UARTs in the 52840 from the Nordic side. I have copied some of the people working on drivers for Zephyr so that they can give you more precise information.
Regards,
Carles
From:
devel@... <devel@...>
On Behalf Of ryan.erickson@...
Hello, |
|