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

nRF52832: UART buffers, PHY interface questions

Hi,

Context

The chip will be a slave of a powerful CPU which is responsible for many coordinating tasks. The chip will connect the CPU via UART. I am interested in BLE.

It is important to minimise the interrupt rate and grab multiple bytes at once to improve efficiency.

Question

  1. So, how large are the UART buffers and can we programmatically increase them?

  2. Wouldn't a PHY interface connected to the CPU improve performance vs UART? (Not sure you have such product though)

Thanks

Parents Reply Children
No Data
Related