UCC UART not working in normal mode, working fine in loopback

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

UCC UART not working in normal mode, working fine in loopback

1,135 Views
jayanthkumarmj
Contributor I

Hello,

     I am working with mpc8360, I m using UCC as USART and UART, uart is working in loopback mode(GUMR_L[DIAG] = 0x01).

     if I made normal mode i.e(GUMR_L[DIAG] = 0x00). then I will not get the status in transmitter buffer i.e Ready bit in buffer will always high(1);

     same code if I made loopback its working.

     kindly give some guidance.

thank you

0 Kudos
2 Replies

728 Views
alexander_yakov
NXP Employee
NXP Employee

Please check if you have CTS input either permamently asserted, or configired as GPIO (in this case CTS will be permanently asserted internally).

Please look QE Reference Manual, Section 6.5.1 for more details.

0 Kudos

728 Views
pareshchaudhary
Contributor I

Hi ,

I am trying  to run UCC UART on MPC8309 evm. I facing problem in receive data. I can successfully Transmit data from evm but i can't receive data into evm.

Could you please guide me where i need to change for receive ?

0 Kudos