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