MKE15Z TSI Low Power Module Wakeup Samples

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

MKE15Z TSI Low Power Module Wakeup Samples

894件の閲覧回数
dannydeng
Contributor III

Dears,

Can you help to share MKE15Z TSI Low Power Module Wakeup Samples with me?

BRs,

Ray

ラベル(1)
3 返答(返信)

797件の閲覧回数
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Ray,

Please look at the Power Management SDK example.  It provides a readme that will help you with the low power modes.

You could add the TSI implementation, the example is setting a debug console, so the module could be turned on as the UART module. 

Hope it helps.

Regards,

Mario

0 件の賞賛
返信

797件の閲覧回数
dannydeng
Contributor III

Hi Mario,

   

  Seems only Power Module switch, do not including TSI wakeup configuration. Do you have this kind of samples?

BRs,

Ray

0 件の賞賛
返信

797件の閲覧回数
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Ray,

Unfortunately, we do not provide this kind of sample, it will depend on your implementation. 

If you will use the TSI mutual mode or self-mode.You must merge the power manager and the TSI example.

For example: If you select the self mode, please look at the driver included in the SDK.

https://mcuxpresso.nxp.com/en/dashboard

The example is setting the TSI in the main function TSI_init(), also provide the key calibration TSI_keyCalibrate().

The Power manager example provides an API that let you configure the wakeup source. APP_SetWakeupConfig, you could select by a Timer or a Pin.

As you can see the TSI, has a Full functionality in most of the power modes that the MCU support.

pastedImage_1.png

Regards,

Mario

0 件の賞賛
返信