LPC11E6x Boot Behavior PIO0_3

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

LPC11E6x Boot Behavior PIO0_3

跳至解决方案
899 次查看
mikenn
Contributor III

Hello,

LPC11E6x enters ISP mode when PIO0_1 is sampled low after reset, assuming no watchdog flag or CRP.  After this determination, is there any dependency on PIO0_3 to decide what happens next, or does it enter UART ISP directly?

The User Manual states there is no USB boot facility on LPC11E6x but there is a flow chart Figure 86 which does not clearly state what happens based on the status of the USB ISP pin PIO0_3.

I need PIO0_3 for something else and cannot guarantee it would always be low on boot.

MikeN

0 项奖励
回复
1 解答
889 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

As you know that the LPC11E6x does not have USB port, it can not boot application code from USB port. The PIO0_1 pin is the only pin to be sampled during/after Reset to determine if boot mode is entered and boot from uart0 pins or application code is executed from flash.

The PIO0_3 is NOT sampled during/after Reset for LPC11E6x, you can use PIO0_3 pin as general GPIO pin.

Hope it can help you

BR

XiangJun Rong

在原帖中查看解决方案

0 项奖励
回复
1 回复
890 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

As you know that the LPC11E6x does not have USB port, it can not boot application code from USB port. The PIO0_1 pin is the only pin to be sampled during/after Reset to determine if boot mode is entered and boot from uart0 pins or application code is executed from flash.

The PIO0_3 is NOT sampled during/after Reset for LPC11E6x, you can use PIO0_3 pin as general GPIO pin.

Hope it can help you

BR

XiangJun Rong

0 项奖励
回复