How low power drivers differ from standard drivers?

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

How low power drivers differ from standard drivers?

Jump to solution
1,297 Views
laszlomonda
Contributor V

Hi guys,

 

I've noticed that there are low power versions of standard drivers, like LPI2C vs I2C, LPUART vs UART, and interestingly LPTMR, without a TMR counterpart. How those drivers differ from each other? Please bear in mind that I'm new to the Kinetis platform, so you're welcome to explain the basics if needed.

 

Thanks!

- Laci

Labels (1)
1 Solution
788 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Laci,

They are not the low power version of standard drivers, actually there are modules with low power enhancement , like LPUART module and UART module, but they are different modules, so they have different drivers in KSDK 2.x.

Hope that makes sense,


Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

1 Reply
789 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Laci,

They are not the low power version of standard drivers, actually there are modules with low power enhancement , like LPUART module and UART module, but they are different modules, so they have different drivers in KSDK 2.x.

Hope that makes sense,


Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------