LPC51U68 stuck in low power mode

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

LPC51U68 stuck in low power mode

ソリューションへジャンプ
1,007件の閲覧回数
omer_tchernicho
Contributor I

hello,

im using an LPCxpresso 51U68 and i accidently stuck it in an endless low power mode (deep sleep) loop.

because it is stuck in low power mode -  i cant re-programm it or gain control over it with my debbuger.

my question is - is there a way to release it from low power mode from the outside? something like an external erase of the cheap memory?

if not, what can i do (if any) to release it from this state?

p.s.

reset won't work as it goes back to low power mode just after reset.

thank you

omer

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
898件の閲覧回数
brendonslade
NXP TechSupport
NXP TechSupport

Did you try holding down the ISP0 button and pressing/releasing reset? That should get you into the ISP ROM routines and all the debugger to connect. Once you've done that, use the mass erase feature in the MCUXpresso IDE (or use flash magic or Segger utilities to do it if you are using another toolchain).

You should need to do this, but if reset doesnt work try holding down ISP0 while disconnecting/reconnecting power.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
899件の閲覧回数
brendonslade
NXP TechSupport
NXP TechSupport

Did you try holding down the ISP0 button and pressing/releasing reset? That should get you into the ISP ROM routines and all the debugger to connect. Once you've done that, use the mass erase feature in the MCUXpresso IDE (or use flash magic or Segger utilities to do it if you are using another toolchain).

You should need to do this, but if reset doesnt work try holding down ISP0 while disconnecting/reconnecting power.

0 件の賞賛
返信
898件の閲覧回数
omer_tchernicho
Contributor I

it worked, thanks!

0 件の賞賛
返信