Why PSoC creator 4.1 did not detect MCU after flashing code of deepsleep ?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
jamec_2673086
Level 3
Level 3
5 likes given First like received First like given

Hello,

Currently, i am facing a related to MCU deep sleep mode.

PSoC creator is not detecting MCU after I have flashed a deep sleep mode code to it.

I am facing this issue after every time I flash deep sleep mode code & try to load another code to MCU using MiniProg3 Programmer.

After this, i used to uninstall MiniProg3 driver & install it again & after that de-attach USB and attach it.

After this cycle every time MCU gets detected.

Is after every time I use deep sleep mode, I need to follow this cycle?

I think there may be something wrong with deep sleep mode & MiniProg3.

Let me know how to solve this issue?

0 Likes
2 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

When the issue occurs right after the programming you probably set the debug pins to GPIO in system view.

When the issue comes when running the project keep in mind that deep sleep and debugging do not match.

Bob

Hello Bob,

But these facts are same for programming only using MiniProg3 & Not debugging.

Because I know if the pin is set to GPIO we can not debug the target MCU.

0 Likes