MPC5748G example app uart (LINFLEXD_UART_DRV_ReceiveDataBlocking)

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

MPC5748G example app uart (LINFLEXD_UART_DRV_ReceiveDataBlocking)

ソリューションへジャンプ
2,219件の閲覧回数
kalai
Contributor I

HI,

   i try to run uart  example UART is not working . uart tranmission is working but receiver is not working (LINFLEXD_UART_DRV_ReceiveDataBlocking)

 i need some details 

 

 

 

thanks

kalai

 

 

 

0 件の賞賛
返信
1 解決策
2,180件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

 

I tested both examples and it works, I can receive bytes sent from PC.
Just for uart_pal_mpc5748g example, PC terminal must be set to send endline upon enter as mentioned in example doxygen file.
For linflexd_uart_echo_mpc5748g example I just increase timeout value in ReceiveData Blocking function so I was able to write Hello from terminal in time.

 

BR, Petr

元の投稿で解決策を見る

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

Hi,

 

which example and board do you use?
Did you refer to e.g. SDK based example "inflexd_uart_echo_mpc5748g" within S32DS and follow description given in Doxygen inflexd_uart_echo_mpc5748g.dox file?

 

BR, Petr

0 件の賞賛
返信
2,199件の閲覧回数
kalai
Contributor I

HI petrs,

 

   i am using DEVKIT-mpc5748G board.i run example code( linflexd_uart_echo_mpc5748g,uart_pal_mpc5748g) only ,receiver is not working 

 

thanks

kalai

0 件の賞賛
返信
2,181件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

 

I tested both examples and it works, I can receive bytes sent from PC.
Just for uart_pal_mpc5748g example, PC terminal must be set to send endline upon enter as mentioned in example doxygen file.
For linflexd_uart_echo_mpc5748g example I just increase timeout value in ReceiveData Blocking function so I was able to write Hello from terminal in time.

 

BR, Petr

0 件の賞賛
返信