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

is it possible to initialize two UART in nrf52832?

i working nrf52832 sdk 16  in that i want to use two uart?

actually nrf52832 have only one hardware interfced UART.but i try to implement two UART1 and UART2 in same program by using software 

for that i try to implemrnt uarts like switching method  only one UART active at a time

is it possible? and two uart_init() function intialized in main function means any issue?

Parents Reply Children
Related