Thanks for reply Ben
I have done some further tests on just using boostC.
I have used two frequencies and two different baud rates
Here are results I had to adjust RS232 component to, in order for RS232 baud rates to be spot on.
Code: Select all
Freq Baud Value
4MHz 2400 %r - 80 Therefore if default is %r - 58, then %r should be 434 etc
4MHz 4800 %r - 54
8MHz 2400 %r - 40
8MHz 4800 %r - 27
Would you mind letting me know a way I can set it up so %r can be reclulated for the different baud rates and different frequencies please and not just different baud rates.
Thanks
Martin