train-departure-display icon indicating copy to clipboard operation
train-departure-display copied to clipboard

Can't get screen to work (using new 3.1" screen)

Open MrDeformat opened this issue 1 year ago • 8 comments

I successfully built the project last year with a 2.80" display (thanks Chris!) unfortunately it was above the kettle and it stopped working, so I ordered three sets of Raspberry Pi Zero and chose the slightly larger 3.12" displays now available.

  • Have moved the 0ohm resister
  • flashing with original code and I am getting a solid fps on Balena but blank screen
  • have wired with simple push in wires

I'm out of ideas as to whats wrong is it my shonky wiring?

Tried flashing with a fresh install, but it gets stuck on: Creating network 'default'

IMG_6287

Screenshot 2025-01-09 at 15 45 35

IMG_6289 IMG_6288

MrDeformat avatar Jan 09 '25 16:01 MrDeformat

Hey @MrDeformat - at a glance I'd say your solder connections need attention. Both the solder blob and the connections to the Pi look like they have the potential to be causing issues - I'm not saying that's definitely the case but you want to get the solder to 'flow' and fill the hole. It looks like the temperature on your iron was too low.

That being said I'm also unsure about these new displays - I'm assuming there are others that have had success with them, and I don't see why they wouldn't work if the controller is the same, but I don't have first hand experience.

chrisys avatar Jan 18 '25 16:01 chrisys

Hi @MrDeformat !

Just came across the thread and I am in the same boat as you. I have exactly the same screen. I have doubled checked the pin spec and they are the same as @chrisys original guide. I have the jumpers correct to enable 4SPI. I've tripled checked my connections and they are all good with along with continuity on a meter.

I'm new to Balena and Raspberry Pi other than an internet radio project a few years ago, which is why I have a pi zero w which I am now using for this.

Not sure what the log on my screenshot means as you have green text.

No idea where to go next.

Image

91880 avatar Jan 23 '25 17:01 91880

Hey @91880 looks like your board is stuck on supervisor starting, it's not loading up and sending any signal to the screen yet, I believe thats Balena's supervisor, the code that manages it, you may want to test previous supervisor versions, also double check your device configuration, and api key for any errors, you should be getting an updated fps rate in the logs, like my screenshot.

Let us know if you get it working, I'm certain its not the screen thats the issue, they are just plug and play and exactly the same layout as the last boards

MrDeformat avatar Jan 27 '25 08:01 MrDeformat

Thanks for this @MrDeformat

I've formatted the SD card and started over several times. Can't see to get to the bottom of it.

Image

91880 avatar Jan 27 '25 10:01 91880

Well this is proving challenging. I've tried three different SD Cards. All decent spec and wokring fine. I've tried flashing the image with both Etcher and with USBImager. I can see it in Balena Cloud each time but no progress on Supervisor State.

91880 avatar Jan 30 '25 15:01 91880

Thats frustrating, have you tried rolling back and using an earlier version, of both Balena, and the Train Time display software,

MrDeformat avatar Jan 30 '25 15:01 MrDeformat

I can see I can select earlier OS versions, not sure which one I should go for? In terms of earlier version of the train display software, I just use the deploy to balena button. I don't know how to do it another way but I can learn!

91880 avatar Jan 30 '25 15:01 91880

Logged into my Balena and I think Supervisor version:14.9.4

Is the one that works for me

I will sit down ain a few weeks a properly look at the issue

MrDeformat avatar Jan 30 '25 16:01 MrDeformat