STM Timer running  in STNDBY mode

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

STM Timer running  in STNDBY mode

1,704件の閲覧回数
kpitsupportshas
Contributor I

Hi ,

 

We wanted to start a STM timer just before entering into STBY mode in MPC5748G. This is to implement a periodic check in the SLEEP mode. Could you please answer following queries about this .

 

1. During the timeout , to service the STM interupt whether power mode will be changed automatically to DRUN on a timer interrupt?

2. STM timer is clocked by 80MHZ in run mode, what will be the clock frequency and clock source in STBY mode, is it configurable?

3. In case STM is not active in STBY which other timer can be used for period interrupt.

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

1,449件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

I have shared simple test code using STM here:

Example MPC5748G Standby mode GHS614

1. Yes.

2. In standby, it is necessary to use FXOSC because system clock is not available.

pastedImage_2.png

3. STM_0 is active in standby.

pastedImage_3.png

Regards,

Lukas

0 件の賞賛
返信