Closed Hephalumpo closed 4 months ago
it shouldn't really be like this, re-solder all the soldering points and flash the valve again
Hey @Rae-Hughes thank you very much for the kind words!
No, this is not expected. It should start without pressing reset. What @NagelTuev (thanks!) says is correct. If it does not help, please provide some more info:
Thanks,
Hi Folks, thank you so much for getting back to me so quickly! I'll re-solder and get back to you. My soldering skills aren't great so I thought that might be the issue
Hi hi,
So I started again, fresh PCB, New Pico, new OLED, new USB port. Soldered everything. Flashed the Pico. Yet I still have exactly the same issue. I need to press the button to get the screen on when I first power it up.
Any thoughts?
Which firmware version are you using? The latest? Could you try to flash an older one, like 0.17.0 and/or 0.16.0? Also, is your Pico a standard one or a clone? Some of the clones has additional features that can introduce incompatibilities. Thanks,
I tried flashing with both 0.17.0 and 0.16.0 and they both had the same issue. My Pico is a standard one as far as I'm aware
mmmmhhhh...weird... Let's try to recap:
Could you confirm that this is what is happening?
So what happens is,
which is the model of the screen you are using? Do you have a link ?
Hi hi,
The firmware does function, but it doesn't solve the issue with the button..
i ran into the same problem and realised that it was sometimes due to bad connections, but also partly due to the power supply, especially with the very cheap displays.
how do you connect the display to the pico? by cable, pcb or breadboard? Maybe your cables are not in good condition, or the pcb. you could use a multimeter to check the continuity and the resistance of the connections, with the short cables there should be almost no resistance.
I'm using a PCB, so maybe it's that? But it's a well-built PCB..
I might have to invest in a better OLED
Do you know how to use the arduino ide? install the adafruit ssd1306 library, in the examples you will find the ssd1306_128_32_i2c.ino install it on your pico. if it gives the same error, it is the hardware.
if you can't get it to work, let me know and I'll build you the firmware quickly.
alternatively you can also try to solder the display with cables to test if it's the pcb. But I think it's more likely to be the displays.
I tried, and was unsuccessful. If you've got a version of the firmware I could download that would be super helpful
no problem ;)
Thank you so much!! I have the same issue, the screen doesn't light when I plug the pico in
Sounds like hardware issue, do you get something somehow, or nothing at all? if u get nothing your displays could use an other I2C adrress, but i dont think so
Hi There, I absolutely love the USBvalve! I have mine mostly working but each time I power it up I have to press the "reset" button before the screen will turn-on. Is this part of the design, and if so is there a workaround? Or do you think I've missed a solder somwhere?
Thank you so much for developing this project :o)