LPC11E6x Boot Behavior PIO0_3

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

LPC11E6x Boot Behavior PIO0_3

ソリューションへジャンプ
875件の閲覧回数
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 解決策
865件の閲覧回数
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 返信
866件の閲覧回数
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 件の賞賛
返信