Hello @Habib_MS
Thanks for the reference. I went thru that doc and few others. My original question was about why EVK-LPC55S28 includes 8pF external load caps.
UM11126 section 12.4.1..1 gives an example of 8pF XTAL load capacitance, and the conclusion is that there is no need for the external load caps.
AN13057 section 4.1 presents the similar example with same result as above.
So, for me it was confusing as to why the EVK-LPC55S28 schematics includes two external 8pF caps. Then i found the following:
In UM11158, section 7.6 it states that "External capacitors are not required on the crystal pins, but are installed on Revision A1 and A2 boards. These may be removed for better performance if issues are observed."
So the question is: if external caps are included on the EVK-LPC55S28 already, then there is no need to use the capbank api, correct?
Thanks!