This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Inconsitent data about the number of UARTs in the nRF5340

Hi, there in inconsistent data about the number of UARTs in the nRF5340 OPS v0.5.1:

- Page ii (nRF5340 features) states "Up to 2x UART (CTS/RTS) with EasyDMA" for the application core
- Page 97, section 5.1.3.1.1 (instantiation of peripherals for the application core) lists 4 UARTs with IDs 8, 9, 11 and 12.
- Page 658, section 7.1.39.3 (Registers) also lists 4 UART instances for the application core.

So what is the actual maximum number of UARTs supported by the application core? Thank you.

Related