WFI instruction

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,519件の閲覧回数
takafuminaka
Contributor II

Hi chipexpert.


After returning from WFI instruction,  5% of our custom boards doesn't work properly.


For example, after calling WFI instruction,

PWM  doesn't output any signal(always LOW or HIGH) until 1msec timer interrupt happens.


Is there any procedure for using WFI instructnion?

Is it possible to use WFI instruction with iMX6 Solo processor?

Our BSP is "Custom Board" based Collage(by Sophia Systems Japan).


Regards,

Takafumi.

ラベル(2)
タグ(1)
0 件の賞賛
返信
1 解決策
1,319件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Takafumi

yes, definitely it is possible (and necessary)

to use WFI instruction with iMX6 Solo processor.

I would suggest to start search cause of this misbehaviour by narrowing

down possible reasons: software, hardware.

Please start with SDK low power test (SDK/apps/power_modes_test)

and check if it will work.

i.MX 6Series Platform SDK

Other option - run minimal image (without GPU,VPU, GUI).

This may point to power supply issues (spikes, bad filtering) on power lines.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,320件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Takafumi

yes, definitely it is possible (and necessary)

to use WFI instruction with iMX6 Solo processor.

I would suggest to start search cause of this misbehaviour by narrowing

down possible reasons: software, hardware.

Please start with SDK low power test (SDK/apps/power_modes_test)

and check if it will work.

i.MX 6Series Platform SDK

Other option - run minimal image (without GPU,VPU, GUI).

This may point to power supply issues (spikes, bad filtering) on power lines.

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信