Skip to content

Blank Screen (Video Included) #666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 of 3 tasks
wespyen opened this issue Jul 7, 2020 · 8 comments
Closed
1 of 3 tasks

Blank Screen (Video Included) #666

wespyen opened this issue Jul 7, 2020 · 8 comments

Comments

@wespyen
Copy link

wespyen commented Jul 7, 2020

Please edit this template and fill out all the information you can (where relevant). Failure to provide essential information can delay the response you receive.

  • I'm submitting a ...

    • Bug report
    • Feature request
    • Translation
  • Do you want to request a feature or report a bug?

  • What is the current behavior?
    Blank Screen on boot.

  • What is the expected behavior?
    Logo and menu options to be viewable on boot.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

Steps to reproduce:

  1. I plugged my TS100 into my PC while pressing the A button. That shows a full LCD panel reading "DFU: 3.45"
  2. I downloaded the TS100_EN.hex file and moved it into the drive that the iron is plugged into
  3. The hex file name changes to TS100_EN.RDY.
  4. When I unplug the usb cable and plug in my 12V power supply, the screen only shows some of the dots lighting up.

Video of problem if hard to reproduce
Here is a video of the behavior after copying over the firmware file.

  • What is the motivation / use case for changing the behavior?

  • What are you running:

On the idle screen, you can hold the settings button and it will show you the firmware version.

  • Firmware Version: 2.x
  • PCB Version: (1/2)
  • Power Supply (Voltage and Current Rating) :
  • Other information

If submitting graphics to go on the iron, please use BMP or PNG files over JPG.

@Ralim
Copy link
Owner

Ralim commented Sep 14, 2020

Hi @wespyen

Could you confirm if this issue still occurs on the latest release?

@marcos-arsoares
Copy link

I do have this issue on the latest release.

paulfertser added a commit to paulfertser/ts100 that referenced this issue Oct 7, 2020
Issues Ralim#666 and Ralim#698 suggest there're some communication issues with
OLEDs on certain units. So trying to lower I2C speed for testing.
@paulfertser
Copy link
Contributor

paulfertser commented Oct 7, 2020 via email

@Ralim
Copy link
Owner

Ralim commented Dec 29, 2020

@wespyen
@marcos-arsoares

Have you been able to test @paulfertser's version to double check?
Not much has changed for this really; most likely part here is due to the Miniware code using a software i2c while this code uses the hardware i2c peripheral; and as such requires that ack's etc are correct.

This should not normally cause issues at all, though on dying screens it may cause them to not work while they "sometimes" do on the original firmware.

@SuperPrower
Copy link

SuperPrower commented Feb 19, 2021

@paulfertser and others , I am experiencing similar issues on the latest build of Iron OS (some dots and then blank screen, but Iron gets hot), plus graphical artifacts on the stock firmware (after returning to standby mode, or in other menus, sometimes, not always). I tried building from source with reduced I2C speed (75000 -> 50000) as in your commits, but I still only saw dots on the screen at boot and part of some image for a split second. I tried reducing it further to the 25000, but got no image at all. My TS100 is recently purchased from AliExpress.

@discip
Copy link
Collaborator

discip commented Apr 23, 2022

@wespyen
Is this issue still a thing?
Otherwise please close this. 😊

thanks

@NoSkillSammy
Copy link

I've tried everyone singles person idea forwards and backwards, nothing , absolutely nothing. Tried looking for a cheap replacement board off ebay but seemed like a risk so i just bought a whole new $80 ts100!!!! yay open source firmware :(

@Ralim
Copy link
Owner

Ralim commented Feb 15, 2023

How old was your iron?
Blank screens can be caused by a few things as mentioned or age.
Did you test with the miniware firmware (as it does different workarounds).
Did you open your own issue to help us diagnose what the issue is?

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

No branches or pull requests

7 participants