Hello, I'm using nrf52832 and i need 2 UART instances in parallel. I get an error when I set the second UART.
Do you have an example using 2 UART instances in parallel?
Hello, I'm using nrf52832 and i need 2 UART instances in parallel. I get an error when I set the second UART.
Do you have an example using 2 UART instances in parallel?
Hi,
There is only 1 UART instance in nRF52832.
There are 2 UART instances in nRF52833 and nRF52840.
See Digital interfaces entry at this link: https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html
Hi,
There is only 1 UART instance in nRF52832.
There are 2 UART instances in nRF52833 and nRF52840.
See Digital interfaces entry at this link: https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html