PN7642, LPUART examples not working

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

PN7642, LPUART examples not working

106 次查看
Parmiss
Contributor I

Hi,

I have problems with lpuart poll/interrupt examples on devkit OM27642EVK. PN7642 SDK 2.12.5.

There is a wait inside LPUART_Init() which makes the mcu reset over and over:
PN76_Common_Wait(50);
I tried removing this wait and added a for loop instead. Then, there is no reset but I only see some junk on putty when it tries to write the app starting msg. And if I type in putty to get an echo, LPUART_PollReceive fails.

I have set the jumpers/switches according to the readme and I use ftdi cable and putty to send/receive uart packets. Is there any common/obvious mistake in my setup?
Why should PN76_Common_Wait() fail? Can I just replace it?

 

 

0 项奖励
0 回复数