Hello Joisp Loncar,
I ordered the board LPCXpresso11u24, test your project on my side, the same problem with yours.
Then I create a new project for you refer to your requirement . It can work well on my side, I attached it please test it
on your side, please contact me if there is any question . This project is based on LPCopen demo.
Please pay some points just if you have notice that:
- PIO0_1 and PIO0_3 need to be low when using pins to enter ISP UART mode.
- PIO0_3 need to be low when using IAP command enter ISP UART mode.
I also take a video about how to control on PC. Through reading the "Device Signature " to check whether entered
ISP mode, if it can read , it says entered ISP mode successfully. My steps as below:
- Using PIO0_1 and PIO0_3 low go into ISP uart mode.
- Flash .hex file using Flash Magic.
- ISP->GO.
- Open terminal for UART, send some characters check whether UART can work well.
- Send 'P' to board.
- Using Flash Magic -> ISP ->Read Device Signature .
Hope it helps,
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------