How to set uart4 whether to use software control/ Hardware control on IMX53(Android ICS build from linaro)

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

How to set uart4 whether to use software control/ Hardware control on IMX53(Android ICS build from linaro)

923件の閲覧回数
poornat
Contributor II

Hi,

  I am using uart4 which is muxed on imx53 qsb start-R platform working with ICS from linaro. I have set macros in a way that uart4 is up. But I couldnt specify which type of control its using and how to change that control.

  The macros which I am using are as follows

MX53_PAD_CSI0_DAT12__UART4_TXD_MUX,

MX53_PAD_CSI0_DAT13__UART4_RXD_MUX,

MX53_PAD_CSI0_DAT17__UART4_CTS,

MX53_PAD_CSI0_DAT16__UART4_RTS,


Generally cts pin is used for control uart right? How to set some kind of control(s/w or h/w), and that will help me in my work.,,,

Thank you.

Waiting for a useful better answer.


Regards

- Poorna Chander rao

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

794件の閲覧回数
maheshmahadeva1
NXP Employee
NXP Employee

You should specify the flow control to be used from your application using the CRTSCTS flag.

Best regards,

-Mahesh

0 件の賞賛
返信

794件の閲覧回数
poornat
Contributor II


Hi Mahesh,

Thankyou....I will revert back if i find some issues in handling CRTSCTS.Regards-Poorna

0 件の賞賛
返信