Hi,
We are using nRF52832,want to configure non standard baud rate 5787 as per our client request,
Is there formula to calculate the error and reg values please advice.
Thanks,
Venkatesan
Hi,
We are using nRF52832,want to configure non standard baud rate 5787 as per our client request,
Is there formula to calculate the error and reg values please advice.
Thanks,
Venkatesan
It was from some simulation values I had, but not sure what the division error is unfortunately. That is why wanted you to verify the baudrate by sampling the output signal and tune the baudrate register accordingly. Remember to start the HF crystal before measuring.
EDIT: It looks like the actual baudrate will become 5785 when you set the register to 0x17B000. I.e. a division error of ~0.04% percent. But please verify.
yea will try that.
Is there any tool to calculate the error??
Not that I'm aware of. You need to measure the pulse width/time period when data is transmitted to determine the actual baudrate.