This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Baudrate Generation

Hi,
I want to create a Function to approximate a custom Baudrate.
The Function depends on two Variables:
Baudrate = f(x,y) = (FDV * 40) / (8192 * (BG + 1)), FDV = 1..511, BG = 1..8192
Unfortunately I am not that good in maths so anyone who has an idea how to solve this ? One could do it iterative but that will be too time consuming.

Best Regards,
Marcus

0