mpc5777c 516 uart

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
3,373件の閲覧回数
saichinnala
Contributor II

i am using mpc5777c eval board on that i am trying uart s32ds example code but am unable to get communication successfully

i had a doubt that in transmitting part that there is code related to pointing data to sdr register

@lukaszadrapa 

タグ(1)
0 件の賞賛
返信
1 解決策
3,324件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

the SDK example "esci_transfer_mpc5777c" is setting module to RX loopback mode, so MCU's RXD pin is disconnected from eSCI module, however you should be able to see transmitted data, if looking on right TXD pin (GPIO83, AE19). 
You can modify the eSCI setting in component to use dual wire mode.

BR, Petr

 

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
3,325件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

the SDK example "esci_transfer_mpc5777c" is setting module to RX loopback mode, so MCU's RXD pin is disconnected from eSCI module, however you should be able to see transmitted data, if looking on right TXD pin (GPIO83, AE19). 
You can modify the eSCI setting in component to use dual wire mode.

BR, Petr

 

0 件の賞賛
返信
3,300件の閲覧回数
saichinnala
Contributor II

i used uart sdk example code but i am unable to communicate on terminal,can you please help me here 

0 件の賞賛
返信