IMX28EVK, Redirecting DUART on AUART0 CTS/RTS at the u-boot

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

IMX28EVK, Redirecting DUART on AUART0 CTS/RTS at the u-boot

ソリューションへジャンプ
901件の閲覧回数
ao1
Contributor II

Hello!

I am trying to get the DUART on the AUART0 pins CTS/RTS, The u-boot prints fine log messages but key strokes from the console don't get processed by the u-boot. I am using the IMX28EVK board for that.

The pinmux is not that hard.

Also, I have put in a loopback mode the DUART and the u-boot sees the incoming characters

Does anyone have tried that before?

Best regards

Andreas

ラベル(1)
0 件の賞賛
1 解決策
684件の閲覧回数
ao1
Contributor II

Fixed.

The ROM bootloader assigns DUART's TX and RX on PWM0 and PWM1 pins. I had to change the function of PWM0 and PWM1 to something else, GPIO.

Regards

Andreas

元の投稿で解決策を見る

0 件の賞賛
1 返信
685件の閲覧回数
ao1
Contributor II

Fixed.

The ROM bootloader assigns DUART's TX and RX on PWM0 and PWM1 pins. I had to change the function of PWM0 and PWM1 to something else, GPIO.

Regards

Andreas

0 件の賞賛