Greetings!
I'm in the process of designing my first LPC55S28 board with fairly modest goals, as follows:
Here is the schematic, and I would appreciate your review comments - it would be great to have the board working "right in the first pass" as NXP doc says.
I have two follow-up questions:
Thanks much in advance!
已解决! 转到解答。
Hi @steve5528,
1. Technically you would not need ISP support, but it is highly recommended to include it for anything that might go wrong while programming the MCU.
2. You could use LinkFlash, which is a GUI based on LinkServer to flash NXP devices, which is based on command line. If you have the latest version of MCUXpresso installed (v24.12.148), you should also have LinkFlash v24.12.21 installed already.
BR,
Edwin.
Hi @steve5528,
1. Technically you would not need ISP support, but it is highly recommended to include it for anything that might go wrong while programming the MCU.
2. You could use LinkFlash, which is a GUI based on LinkServer to flash NXP devices, which is based on command line. If you have the latest version of MCUXpresso installed (v24.12.148), you should also have LinkFlash v24.12.21 installed already.
BR,
Edwin.