Hello,
I've been using both the SDK's for both the LPC81x & LPC824 recently. I'd like to complement the team that put them together, I personally have found them great.
I would like to draw attention to the reduced power support (i.e sleep, deep sleep etc..) in the SDK of the LPC81x, it appears to have near identical features in this regard to the LPC824 but it's SDK is missing many of the calls & functions that are found in (power.c & power.h) in the SDK of the '824.
Thanks again,
Hello Owen OH ,
Which version of SDK do you used? I just check the latest version SDKv2.7,
haven't find the difference you mentioned. Could you please take a screenshot about the "missing" you said,
thanks!
Regards,
Alice
Hello Owen,
Yes, the fsl_power.c of LPC810 not the same with LPC824, I haven't find the reason.
While LPC812 is the same with LPC824, which part do you want to use?
Hello Alice,
Thanks for the reply. I solved my issue by copying across the relevant functions/ prototypes.
I started the thread just to bring it to the attention of the developers.
Regards,
OK, thanks for your sharing.