LPC81x reduced power support in SDK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC81x reduced power support in SDK

1,091 Views
leo838
Contributor II

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,

0 Kudos
5 Replies

987 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

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

0 Kudos

987 Views
leo838
Contributor II

Hello Alice,

Thanks for the response.

Please find attached the two fsl_power.c files for both the 810 & 824 for SDK v2.7. As you can see a lot more functions are implemented for the 824.

Regards,

0 Kudos

987 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

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?

0 Kudos

987 Views
leo838
Contributor II

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,

0 Kudos

987 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

OK, thanks for your sharing.

0 Kudos