UART TX0 at Port PIN A2 and A3 not working

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

UART TX0 at Port PIN A2 and A3 not working

1,219件の閲覧回数
ajitharikkath
Contributor II

Hi,
I am using FRDMKE06z Board and UART1 and UART2 is tested and working fine for LIN Protocol.
Right now for UART0 when I check at pin A2 and A3 I have tested and no transmission is fount to be happening.

SIM->PINSEL |= SIM_PINSEL_UART0PS_MASK;
I am seeing the register PINSEL is getting updated. 

When checked with Oscilloscope I am getting Tx is always low.
Please let me know anything else i have to implement for using UART0.

Regards

Ajith Arikkath

0 件の賞賛
返信
3 返答(返信)

1,126件の閲覧回数
ajitharikkath
Contributor II

Hi,

UART0 clock is enabled and I am able to see the values in the register.

Is the pin having any Pull up.

Can you help on this.

Thanks

Ajith Arikkath

0 件の賞賛
返信

1,125件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Ajith,

Have you enable the Transmitter  ? here :

pastedImage_0.png

If also done , please show your code , or it hard to find your problem , thank !

BR

Alice

0 件の賞賛
返信

1,125件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi  Ajith,

Does The UART0 clock been enable ?

0 件の賞賛
返信