-
-
Notifications
You must be signed in to change notification settings - Fork 733
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
TS100 #1170
Comments
Hello, This could be a hardware issue,but I'm not sure yet. To confirm, does it always do this at startup? As it looks like you have changed to detailed mode, could you try doing a factory reset in the advanced menu. Does the screen do anything weird in dfu mode? |
Good evening,
This looks like a crumpled |
Ah good point. I would still try a settings reset if possible. If that doesn't help it any be worth checking with the miniware firmware. But suspect i2c has an issue |
Do I understand well it seems the display looks correct using firmware version 2.0? Settings reset and trying with miniware frimware to see if hardware is working well a really good starting point. It is not really clear for me how V2.0 works for you, so what you mean about freezing - I suspect the screen is not changing but it goes to main screen later, so firmware itself is still running. Anyway, does soldering work (maintains temperature) despite of screen problems? It would be good if you could answer these questions above. Anyway, I have used similar OLED displays in my project(s) earlier also over I2C and SPI which includes the very same display what TS100 / Pinecil use and also bigger 128x64 pixel versions. It does not mean it is the problem with your TS100 but it is also a possible option if stock firmware is working and you have not used IronOS earlier (so answering questions above may help)... |
I hope on video there are all answers, if not then make me know what needs alse. Ralim 2.16 Ralim 2.0 DFU Stock 2.18/2.17/2.12/2.11 |
"As it looks like you have changed to detailed mode, could you try doing a factory reset in the advanced menu." I can try if you tel me how. |
Your videos seem to be "private"... |
youtube is processing video |
Any ideas? |
display works only on version 2.0 2.1 and 2.2 |
Hey i am having similiar problems. Bought the ts100 from China and arrived today. Link: https://a.aliexpress.com/_uxYTkh |
Gianluxx, what version DFU on you device? |
Anyway, when have you purchased your TS100? It is not an easy task to find out a problem without having a device which has problems. If I remember well, originally these displays had SSD1306 display controller and I think I had to change my code because of SSD1307 or SSD1308 version has appeared and it seems there is also SSD1309 version exists (so that is the display what installed in TS100). It may be a starting point to compare their data sheets and / or check if they have a register to check which version of display controller it has (and how to show it). :) ...maybe it also worths a try to simply slowing down I2C clock. |
3.47 |
8 days ago |
We are already running a slow 75kHz I2C clock for the Miniware units due to some units having missing I2C pullup resistors, so I doubt that slowing it down will help with this. You are running a much newer TS100 bootloader than historically we have seen. The fact that it doesnt work on older miniware code either makes me suspect we have another part swap that has gone on. |
Ah, that would explain the issue. |
Perfect thank you. We will wait |
Going to close this one in favour of #1177 |
Describe the bug
After apdate last version display blinkss and shows pieces of images
To Reproduce
Expected behavior
Tried other version - blinkss and shows pieces of images.
Version 2.0 - blinking stops, but it freezes in 3 seconds, in ~30 seconds goes to mainscreen, and again freezes.
Details of your device:
Additional context
May be the problem is version of DFU, how can I downgrade DFU?
The text was updated successfully, but these errors were encountered: