Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Is my Lopy4 dead ? #593

Open
pjuhen opened this issue May 3, 2022 · 9 comments
Open

Is my Lopy4 dead ? #593

pjuhen opened this issue May 3, 2022 · 9 comments

Comments

@pjuhen
Copy link

pjuhen commented May 3, 2022

Hi,

I have a Lopy4 on an expansion board v3.1.

Up to yesterday, I used it connected to my PC.

Yesterday, I plugged a smartphone external battery instead of the PC, to run it oudoor.

Since then the orange LED doesn't light, and the Lopy4 seems dead.

The expansion board is OK, I was able to do a firmware upgrade.

But I have no echo on the REPL.

When I try a firmware upgrade, here is the result :

sudo ./pycom-fwtool-cli --debug -p /dev/ttyACM0 -s 115200 erase_all
Running in PIC mode
Erasing the board can take up to 40 seconds.
Connecting to ESP32 with baudrate: 115200
Product ID: 152 HW Version: 7 FW Version: 0.0.11
Connecting.....................................................
Exception: Failed to connect to ESP32: Timed out waiting for packet header

Is my chip dead ?

Thanks,

Regards,

@robert-hh
Copy link
Contributor

How did you connect your smartphone battery to the LoPy4?

@pjuhen
Copy link
Author

pjuhen commented May 3, 2022 via email

@robert-hh
Copy link
Contributor

That sounds safe. Do you have a voltmeter to check, if the supply voltages 5V and 3.3V are present at the LoPy?

@pjuhen
Copy link
Author

pjuhen commented May 3, 2022 via email

@robert-hh
Copy link
Contributor

Then, the 3.3v regulator is broken, or there is a short in the 3.3V line to GND, either at the LoPy4 or the expansion board. Broken regulators used to happen in the past only when one tried to feed the board through the 3.3V pin (misleading doc), or when the input voltage is too high. Otherwise the regulator is pretty robust and survives shorts and overload.
Replacing the regulator is almost impossible. When that happened in the past, people removed the regulator and supplied the board with 3.3V. But for most people that is no way to go.

@pjuhen
Copy link
Author

pjuhen commented May 3, 2022 via email

@robert-hh
Copy link
Contributor

The regulator is on the LoPy4 board. If there is no signal at the 3.3V pin while sitting on the expansion board, the reason could be:
a) broken regulator on the board. The regulator dies at 7V input voltage or when reverse voltage > 3.3 V is applied to the output.
b) a short to GND either on the LoPy4 or the expansion board.
Choice a) is more likely. Choice b) could be tested with a Ohmmeter.

@pjuhen
Copy link
Author

pjuhen commented May 3, 2022 via email

@pjuhen
Copy link
Author

pjuhen commented May 18, 2022

I think the powerbank was broken and sent a power pulse that killed the regulator. After that, both powerbank and lopy4 were dead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants