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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,853件の閲覧回数
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 件の賞賛
返信
2 返答(返信)

1,446件の閲覧回数
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 件の賞賛
返信

1,446件の閲覧回数
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 件の賞賛
返信