Coder Social home page Coder Social logo

Button Press Required on Boot? about usbvalve HOT 19 CLOSED

cecio avatar cecio commented on September 27, 2024
Button Press Required on Boot?

from usbvalve.

Comments (19)

NagelTuev avatar NagelTuev commented on September 27, 2024 1

it shouldn't really be like this, re-solder all the soldering points and flash the valve again

from usbvalve.

TryBreakFixAgain avatar TryBreakFixAgain commented on September 27, 2024 1

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.

from usbvalve.

cecio avatar cecio commented on September 27, 2024

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:

  • firmware version
  • LCD version (32 or 64)
  • Pico Board used (official model, clone, other....)
  • LCD hardware used
  • did you wired your connections or used the PCB?

Thanks,

from usbvalve.

Hephalumpo avatar Hephalumpo commented on September 27, 2024

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

from usbvalve.

Hephalumpo avatar Hephalumpo commented on September 27, 2024

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?

from usbvalve.

cecio avatar cecio commented on September 27, 2024

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,

from usbvalve.

Hephalumpo avatar Hephalumpo commented on September 27, 2024

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

from usbvalve.

cecio avatar cecio commented on September 27, 2024

mmmmhhhh...weird...
Let's try to recap:

  • you insert the cable in the Pico micro USB
  • then you connect the cable to the PC
  • you don't see anything on the screen nor a device is mapped on the PC
  • then you press reset
  • at this point the screen turns on and you see a mapped device on the PC

Could you confirm that this is what is happening?

from usbvalve.

Hephalumpo avatar Hephalumpo commented on September 27, 2024

So what happens is,

  • I insert the cable into the Pico micro USB
  • I connect the cable to my PC
  • I see a mapped device on the PC as normal (with the .txt file, etcetera)
  • The screen shows nothing
  • I press the reset button
  • I see a mapped device on the PC and the screen turns on and then functions as normal

from usbvalve.

cecio avatar cecio commented on September 27, 2024

which is the model of the screen you are using? Do you have a link ?

from usbvalve.

Hephalumpo avatar Hephalumpo commented on September 27, 2024

Hi, I'm using this,

https://www.diymore.cc/products/diymore-0-91-inch-iic-i2c-oled-lcd-12832-128x32-display-diy-module-ssd1306-driver-ic-dc-3-3v-5v-stm32-for-arduino-pic?variant=14646817521722

from usbvalve.

cecio avatar cecio commented on September 27, 2024

Can you try the following firmware and let me know if it works?

firmware.zip

Thanks,

from usbvalve.

Hephalumpo avatar Hephalumpo commented on September 27, 2024

Hi hi,

The firmware does function, but it doesn't solve the issue with the button..

from usbvalve.

Hephalumpo avatar Hephalumpo commented on September 27, 2024

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

from usbvalve.

TryBreakFixAgain avatar TryBreakFixAgain commented on September 27, 2024

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.

from usbvalve.

Hephalumpo avatar Hephalumpo commented on September 27, 2024

I tried, and was unsuccessful. If you've got a version of the firmware I could download that would be super helpful

from usbvalve.

TryBreakFixAgain avatar TryBreakFixAgain commented on September 27, 2024

ssd1306_128x32_i2c.ino.zip

no problem ;)

from usbvalve.

Hephalumpo avatar Hephalumpo commented on September 27, 2024

Thank you so much!! I have the same issue, the screen doesn't light when I plug the pico in

from usbvalve.

TryBreakFixAgain avatar TryBreakFixAgain commented on September 27, 2024

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

from usbvalve.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.