Hello,
I have set the uart1 baud rate to 115200 in uart component settings. But on the uart pins, I am getting the data with half the baud rate i.e., 57600.
Help me by reviewing my uart component and cpu setting I am attaching.
regards,
Durgesh
Solved! Go to Solution.
Hi Durgesh,
could it be that you are using a very old CodeWarrior/Processor Expert? Because I believe back in V10.2 there was a problem with the clock divider, see http://mcuoneclipse.com/2013/02/17/be-aware-of-the-baud-problem/.
This has been fixed in the susequent release (the actual/current release is v10.6).
Erich
Hi Durgesh,
could it be that you are using a very old CodeWarrior/Processor Expert? Because I believe back in V10.2 there was a problem with the clock divider, see http://mcuoneclipse.com/2013/02/17/be-aware-of-the-baud-problem/.
This has been fixed in the susequent release (the actual/current release is v10.6).
Erich
Hi Durgesh Tanuku,
Could you please check the value of External Reference Clock to see if it is right?
is it the right frequency that you are using in your board?