Hi there,
From the product specification of the nrf5340, we can only find UARTE peripherals (UART with EasyDMA). Is it possible to implement uart without DMA? Of course DMA has major advantages over non-DMA, however for our use case, we need to send data out one byte at a time, which pretty much defeats the purpose of DMA?
Look forward to hearing from you.
Kind regards,
Frikkie