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

UART Config NRF52833DK 17.0.2

Hi

I'm trying to config parity with UART, if I understand right even parity is supported.

In sdk_config.h

changing default value 0 to 14 

#define NRFX_UARTE_DEFAULT_CONFIG_PARITY 14

#define NRFX_UART_DEFAULT_CONFIG_PARITY 14

Do I get this wrong?

Regards

Michael

Parents Reply Children
No Data
Related