UART1 is transmitting data with half of the baud rate value that i have set in the component settings

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

UART1 is transmitting data with half of the baud rate value that i have set in the component settings

Jump to solution
775 Views
durgeshtanuku
Contributor II

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

Labels (1)
Tags (1)
1 Solution
611 Views
BlackNight
NXP Employee
NXP Employee

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

View solution in original post

0 Kudos
2 Replies
612 Views
BlackNight
NXP Employee
NXP Employee

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

0 Kudos
611 Views
Rick_Li
NXP Employee
NXP Employee

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?

0 Kudos