Hi,
on my last project, I tried to enter the LPC51U68 in USART0 ISP Mode by invoking the function IAP_ReinvokeISP. USART 0 is routed to PIO0_0 and PIO0_1 and configured inside BOARD_InitBootPeripherals(); function.
Here below the code I add to my application, that isn't working.
I tryed the ispType 0, 1, 4, 8 wit same result, the function returns always error 10228 (0x27f4)
I tryed also using ISP pins and connecting USART0 to external serial, and ISP answer right to command "?" (0x3f)
Where I wrong?
Could help me to solve this issue?
Many thank
Abele Barbieri - Italy