How to enter low power mode and wakeup over a selective can message on MPC5744p dev kit ?

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

How to enter low power mode and wakeup over a selective can message on MPC5744p dev kit ?

ソリューションへジャンプ
1,117件の閲覧回数
rehab_hassan
Contributor II

How to enter low power mode and wakeup over a selective can message on MPC5744p dev kit ?

タグ(3)
0 件の賞賛
返信
1 解決策
1,109件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

example for low power mode can be found in S32 Design Studio.
Wake-up on selective CAN message is not possible on MPC5744P, FlexCAN is off in low power modes. It is functional on MPC574xB/C/G.
Option could be using CAN transceiver with partial networking capability, like TJA1145, but this is not used on DEVKIT board.

BR, Petr

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,110件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

example for low power mode can be found in S32 Design Studio.
Wake-up on selective CAN message is not possible on MPC5744P, FlexCAN is off in low power modes. It is functional on MPC574xB/C/G.
Option could be using CAN transceiver with partial networking capability, like TJA1145, but this is not used on DEVKIT board.

BR, Petr

0 件の賞賛
返信
1,092件の閲覧回数
rehab_hassan
Contributor II

If I need t Enter Low power Mode but with any CAN traffic Wakeup

should I use these function AS:  

FS65_CAN_SetMode(FS65_RW_M_CAN_MODE_SL_WU, false)

FS65_SetLowPowerMode(false)

 

0 件の賞賛
返信