Lpuart reception problem(S32K144 LPUART)

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

Lpuart reception problem(S32K144 LPUART)

765件の閲覧回数
ym1
Contributor II

Hello everyone!

When I use lpuart,there's a problem:

RX external pull down before initializing lpuart. In this way, the RDRF flag is set and the DATA is 0, that is, a frame value of 0 can be received.

This is very strange, because I think the start bit received by UART should have a falling edge.

タグ(1)
0 件の賞賛
2 返答(返信)

706件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

what is the purpose of RX pull down and what is the connection you have?

UART transceiver should drive RX pin high for idle condition, so pull down has no effect and byte is normally received.

BR, Petr

0 件の賞賛

706件の閲覧回数
ym1
Contributor II

Hi Petr,

Thank you for your response.

Before UART initialization, I multiplexed RX pin to GPIO, during which RX was pulled down.This is a special function.

2020-05-22

0 件の賞賛