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

UART

Hi,

UART and UARTE are specified in data sheet. these are separate UART or one UART and configured bt software. Please explain.

Thanks and Regards,

Harikant 

  • Hi,

    There is a single UART/UARTE on the nRF52832. It can either be configured to use EasyDMA(UARTE) or not use EasyDMA(UART). UARTE is recommended, and the UART registers are considered deprecated in the latest version of the product specification.

    If you need two UARTE peripherals, then you can find that on the nRF52840.

  • Hi,

    Thanks for your reply. I appreciate your reply

    Thanks and Regards.

    Harikant