SDK 2.7.0 for LPC845BRK: No driver to select low power oscillator for wake up timer?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SDK 2.7.0 for LPC845BRK: No driver to select low power oscillator for wake up timer?

1,478件の閲覧回数
1234567890
Contributor IV

In fsl_clock.h of the above SDK usually is a driver function to select a clock source for a peripheral:

pastedImage_2.png

with intended parameters of type clock_select_t:

pastedImage_4.png

and so on.

But there is no member like kWKT_Clk_From_Lposc or so.

So do I have to select the clock source like PMU->DPDCTRL |= 4; ???

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

1,425件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi ,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) So do I have to select the clock source like PMU->DPDCTRL |= 4; ?
-- Yes.

Have a great day,
TIC

 

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信

1,425件の閲覧回数
1234567890
Contributor IV

Thanks.

Will there be a driver function like

CLOCK_Select(kWKT_Clk_From_Lposc)

be available in near future? I think enabling all clock sources except low power oscillator is not consequent.

0 件の賞賛
返信

1,425件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi ,

Thanks for your suggestion, and I'll report it in the next round of field trial of the SDK library.\

Have a great day,
TIC

 

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信