nRF52832 Product Specification V1.4, page 344 lists predefined baud rates only.
Is it possible to use other values for custom baud rate, and if so, what is the relationship between the Value and the actual generated baud rate?
nRF52832 Product Specification V1.4, page 344 lists predefined baud rates only.
Is it possible to use other values for custom baud rate, and if so, what is the relationship between the Value and the actual generated baud rate?
Thank you for your reply. I'm not sure if we are referring to the same table. What I'm referring to is how the data in the "nrf52832_uarte_baud_rates.txt" document was generated. The file "nrf52832_uarte_baud_rates.txt" was previously provided by Tim Schuerewegen in this post.
Thank you!
That I don't know; maybe ask Tim directly. The code I provide can be used to generate a similar table if you want to check for differences.
Hi, Tim. In the "nrf52832_uarte_baud_rates.txt", could you please explain how the corresponding table was calculated or from which technical document it was obtained?
Thank you!