PiSugar / pisugar-power-manager-rs

PiSugar Power Manger in rust language
https://www.pisugar.com/
GNU General Public License v3.0
129 stars 15 forks source link

i2cdump -y 0x75 has ntohing #100

Open aidupre opened 8 months ago

aidupre commented 8 months ago

I have a Pi Zero W with a 2 LED Pi Sugar 2 and a v4 waveshare. the board is flashed with 1.55 and I'm using the rust version of your power manager. I have never been able to get it to show things like when its charging. I2c is enabled When I run the i2cdetect -y 1 command I only get a 32 in 30:02 When I run i2cdump -y 1 0x32 I get 00 and 10 filled with information when I run i2cdump -y 1 0x75 I get nothing. I have disabled all plugins and run the commands again still nothing in 75 I have completely uninstalled the power manager and reinstalled still nothing in 75. I am only starting an issue cause the Pwnagotchi locks up a lot when its powered by the pi sugar. If I have if plugged in and the Pisugar off it will run for many hours. last check was 15 without problems. As soon as it gets powered by pisugar it freezes. It has never made it more than 1.5 hrs on Pisugar without rebooting. What could cause this? Thanks

H3CATE commented 6 months ago

Same thing, received mine today and couldn't find anything online. running on a pwnagotchi 1.5.5FIX fork and waveshare V4 screen. I can see the 0x32 but not 0x75. The web page doesn't display anything either. image