LPC1769 work under debug but not in stand alone mode.

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

LPC1769 work under debug but not in stand alone mode.

963 次查看
walterperesson
Contributor I

Hi,

I have a problem with a custom board using a LPC1769 running freertos.

Our device has two boards: a master with a LPC4088 and a slave with a LPC1769. The master queries the slave about some variables by UART port. Under debugging the communication is perfect, there is not any CRC error, then in stand alone mode AND after power cycling the LPC1769, the LPC4088 master board misses almost all the replies from slave.

What could be wrong? Why there's a different behavior in stand alone mode?

标签 (3)
标记 (3)
0 项奖励
回复
1 回复

840 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hello Walter Peresson,

   After you download the code to both LPC4088 and LPC1769.

  Please reset the slave at first, and reset the master later.

  Then check the communication again.

  If you still have problems, please use the logic analyzer or the oscilloscope to check the communication wave, just to find this problem is caused by  the master or the slave.

Please try it on your side.

If you still have question about it, please kindly let me know!

 


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复