Some helpful short video about how to use PLU configuration tool are out there. Meanwhile, as a newbie with NXPLPCs I am finding it a bit challenging to know:
Unfortunately there is no example project included in the SDK about PLU with the board lpcxpresso55s69.
Any incites, examples or tutorials about this issue?
Thank you very much for your response.
The guide was helpful. Meanwhile, in the provided example of the board LPC804 some of the PLU input are already connected to some push button while some of the PLU outputs are connected to some LEDs (through some jumpers as explained in the user Manual for LPCXpresso804 Board). However, this is not the case in the lpcxpresso55s69, it is totally different schematic and as far as I understood the PLU I/O are not connected to neither buttons nor LEDs, making it quite challenging to start-up with PLU manipulation. Once the PLU IN/OUTs are assigned, how can I make use of them in the overall application code?