avoiding LPC51U68 enter to ISP mode

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

avoiding LPC51U68 enter to ISP mode

586 次查看
gschelotto
Contributor V

Hi,

I'm afraid my LPC51U68 is entering to ISP mode and I see in the UM the next statement:

gschelotto_0-1620918429286.png

How can I do this?

regards,
gaston

0 项奖励
3 回复数

576 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi 

What specific problem do you have?

Can you access debug via SWD? 

Can your board enter ISP mode?

Did you set CRP in source code?

 

Thanks,

Jun Zhang

0 项奖励

549 次查看
gschelotto
Contributor V

Hi,

What specific problem do you have?

Pin2 (PIO0_24) is stuck at 0V after reset and I cannot toggle this digital output to high.

Can you access debug via SWD?

Yes, there is no problem with this.

Can your board enter ISP mode?

I would say no since PI00_31 = 3.3V at Power Up through a 47k pull-up .

Did you set CRP in source code?

No

regards,
gaston

0 项奖励

530 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

I read your description I wonder the problem is not related with CRP but on your code.

Do you use a custom designed board or NXP demo boa? Could you please try to debug a MCUXpresso SDK demo led_output to check if it can blink a gpio correctly? If you have NXP demo board, it's good to test led_output on demo code as well.

 

Thanks,

Jun Zhang

0 项奖励