Is it possibe to configure uart with baud rate of 512 on nrf52832?
I tried to configure the uart with this baud rate, but I am not able to get the uart communication working
Is it possibe to configure uart with baud rate of 512 on nrf52832?
I tried to configure the uart with this baud rate, but I am not able to get the uart communication working
Hi Magnus,
That is right. The formula from the old post (describing the UART peripheral in the nRF51 series) is not entirely valid, as is also stated in the post - "this formula is simplified".