HWFLY chips will brick your OLED. Here is how to avoid it

First things first, I should start by saying that if you have an OLED-specific clone chip you're fine.

Anyways, all HWFLY Lite chips come with Spacecraft v1. For those that don't know, Spacecraft v1 sets certain pins to 5V that shouldn't be set to that on an OLED.

You can find more info in the readme of my application here: https://github.com/Pheeeeenom/payloadchecker

All this application does is check the payload that's currently written and checks it to verified hashes stored in the program.

Steps to follow are:

Boot hekate
Dump BOOT0
Check it on application

If you have a genuine modchip, update it to the latest Spacecraft v2 before you install it into an OLED.

The OLED-specific modchip also comes with broken USB debugging, if you want to fix this issue you will need to write this repaired firmware binary.
 

Tembokbesi

Member
Newcomer
Joined
Aug 14, 2021
Messages
22
Trophies
0
Age
34
XP
95
Country
Indonesia
Also btw I took a look at the sdloader payload that does the misconfiguration, it seems to only run the code to route 5v wherever if it fails to load a payload off the sd card, so it's not as big of an issue as it initially seemed (still should probably avoid using it though).
View attachment 293228
(edit: setup_display leads to display_init, which contains the offending code)
i tried to run my oled for a while without sd card and only black screen appears... can it damage my device? and after restart and i put back a micro sd it work normal. also is same thing between "fails to load a payload" and run switch without an sd card?
 
Last edited by Tembokbesi,

Dean_

Well-Known Member
Member
Joined
Sep 11, 2014
Messages
684
Trophies
0
XP
712
Country
i tried to run my oled for a while without sd card and only black screen appears... can it damage my device? and after restart and i put back a micro sd it work normal
As long as it has spacecraft-nx v0.2, you don't have to worry about black screen.
 

Afuri

Member
Newcomer
Joined
Jan 9, 2022
Messages
5
Trophies
0
Age
24
XP
61
Country
United States
it's not your SD card, it's your consoles RAM
oh my bad, I had (mistakenly) misunderstood the memory to be in reference to my added external storage, rather than the console's internal RAM manufactured by micron.

would that mean that some models with the samsung-produced memory would be trainable and thus boot to the boot screen instead of the black screen?

thanks for the clarification!
 

Mena

Well-Known Member
OP
Member
Joined
Oct 5, 2020
Messages
148
Trophies
0
Age
29
XP
1,032
Country
United States
oh my bad, I had (mistakenly) misunderstood the memory to be in reference to my added external storage, rather than the console's internal RAM manufactured by micron.

would that mean that some models with the samsung-produced memory would be trainable and thus boot to the boot screen instead of the black screen?

thanks for the clarification!
Exactly this
 
  • Like
Reactions: Afuri

fragged

Well-Known Member
Member
Joined
Jun 19, 2018
Messages
229
Trophies
0
Age
39
XP
1,259
Country
United States
Also btw I took a look at the sdloader payload that does the misconfiguration, it seems to only run the code to route 5v wherever if it fails to load a payload off the sd card, so it's not as big of an issue as it initially seemed (still should probably avoid using it though).
View attachment 293228
(edit: setup_display leads to display_init, which contains the offending code)
So will this problem linger after powering off if it were to be booted without the correct payload file on the SD card, if it was ever booted without that is it messed up afterwards? Or after a power off and then with the correct payload in place it wouldn't load the code that sends the 5V where it shouldn't?
 

van0

Member
Newcomer
Joined
Aug 10, 2007
Messages
6
Trophies
0
XP
181
Country
Also btw I took a look at the sdloader payload that does the misconfiguration, it seems to only run the code to route 5v wherever if it fails to load a payload off the sd card, so it's not as big of an issue as it initially seemed (still should probably avoid using it though).
View attachment 293228
(edit: setup_display leads to display_init, which contains the offending code)

So if my switch is already correctly setup and working, as I never intend to actually switch it off, just rebooting to go from cfw to ofw and back, there should be no further risk so long as it correctly reads the payload on the very rare occasion it will need to? That'd be quite amazing if so
 

gokuz

Well-Known Member
Member
Joined
Jun 13, 2014
Messages
145
Trophies
0
XP
638
Country
Senegal
A lot of installers in my opinion boot once the install is done, before inserting an sd card to get that no sd message. i know quite a few like that. this explains one of the deaths my friend had
Not to mention user error and sd card failure, which btw happens more often than expected.
 

Stryd

Well-Known Member
Newcomer
Joined
Dec 23, 2021
Messages
79
Trophies
0
XP
189
Country
Italy
Also btw I took a look at the sdloader payload that does the misconfiguration, it seems to only run the code to route 5v wherever if it fails to load a payload off the sd card, so it's not as big of an issue as it initially seemed (still should probably avoid using it though).
View attachment 293228
(edit: setup_display leads to display_init, which contains the offending code)
God bless for this find. Should teach people to be extra careful and read the guides more carefully now :P

"Do things properly or you'll tase your board" :rofl2:
 

ZachyCatGames

Well-Known Member
Member
Joined
Jun 19, 2018
Messages
3,398
Trophies
1
Location
Hell
XP
4,209
Country
United States
So will this problem linger after powering off if it were to be booted without the correct payload file on the SD card, if it was ever booted without that is it messed up afterwards? Or after a power off and then with the correct payload in place it wouldn't load the code that sends the 5V where it shouldn't?
If you were to boot without an sd card and it survives, then you do boot with an sd card, it wouldn't linger
So if my switch is already correctly setup and working, as I never intend to actually switch it off, just rebooting to go from cfw to ofw and back, there should be no further risk so long as it correctly reads the payload on the very rare occasion it will need to? That'd be quite amazing if so
yeah
 
  • Like
Reactions: Stryd

Acide0

Well-Known Member
Newcomer
Joined
Aug 21, 2016
Messages
83
Trophies
0
Age
45
XP
464
Country
Canada
There is no regulator 3.3v just before the oled screen ??
if so there is no reason that the screen received 5v no .
 

xdMatthewbx

Well-Known Member
Newcomer
Joined
Nov 9, 2017
Messages
52
Trophies
0
Age
54
XP
417
Country
Canada
For the arch flex chip, does anyone know (beyond an educated guess) which way the USB connector faces? It says "UP" on one side, but based on their behaviour before I wouldn't rule out the possibility that they have that on the wrong side. This is the chip I'm referring to:
PXL_20220111_194018405.MP.jpg
 

Magnus Hydra

It’s rare for me to be here.
Member
Joined
Dec 12, 2011
Messages
172
Trophies
1
XP
618
Country
United States
For the arch flex chip, does anyone know (beyond an educated guess) which way the USB connector faces? It says "UP" on one side, but based on their behaviour before I wouldn't rule out the possibility that they have that on the wrong side. This is the chip I'm referring to:View attachment 293291
Flip it over for the way you have it in that pic so it says up
 

doom95

Well-Known Member
Member
Joined
Aug 12, 2019
Messages
303
Trophies
0
Age
24
XP
785
Country
Netherlands
For the arch flex chip, does anyone know (beyond an educated guess) which way the USB connector faces? It says "UP" on one side, but based on their behaviour before I wouldn't rule out the possibility that they have that on the wrong side. This is the chip I'm referring to:View attachment 293291
Yes, opposite from how you have it
 
  • Like
Reactions: Magnus Hydra

james194zt2

Well-Known Member
Newcomer
Joined
Jan 4, 2022
Messages
57
Trophies
0
Age
42
XP
165
Country
United Kingdom
For the arch flex chip, does anyone know (beyond an educated guess) which way the USB connector faces? It says "UP" on one side, but based on their behaviour before I wouldn't rule out the possibility that they have that on the wrong side. This is the chip I'm referring to:View attachment 293291
Interesting you can see the GD32 chip code, on my HWFly core you cannot see that on my locked out HWFly as it has been laser etched off.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • SylverReZ @ SylverReZ:
    @ZeroT21, Windows 11 is just horseshit in general.
  • SylverReZ @ SylverReZ:
    CoPilot is the new Bonzi Buddy, 20 years later after it was shutdown by several lawsuits.
  • K3Nv2 @ K3Nv2:
    You're gonna love it when they stop supporting win10
  • SylverReZ @ SylverReZ:
    @K3Nv2, I saw the announcement.
  • ZeroT21 @ ZeroT21:
    it's all just junk to me, i just wanna use my pc in peace, not to be told shit by some AI
  • SylverReZ @ SylverReZ:
    They said that they will also discontinue support for Windows 7, of which I thought they'd already done so.
  • K3Nv2 @ K3Nv2:
    Get use to Linux then
  • SylverReZ @ SylverReZ:
    Go with Linux Mint.
  • K3Nv2 @ K3Nv2:
    wget "Microsoft edge.exe"
  • ZeroT21 @ ZeroT21:
    I'm using linux mint on my other machine, works decent
    +1
  • SylverReZ @ SylverReZ:
    deltree c:\windows\system32\*.* :tpi:
  • SylverReZ @ SylverReZ:
    @ZeroT21, Why not stick to your other machine, no?
  • ZeroT21 @ ZeroT21:
    my other machine is old, mostly used for just browsing , some multimedia stuff as it's just old
  • ZeroT21 @ ZeroT21:
    some tasks like hacking wii mini consoles
  • SylverReZ @ SylverReZ:
    @ZeroT21, You running Windows XP in 2024?
  • K3Nv2 @ K3Nv2:
    Whore yourself out 12 times for $100 and go buy a pc
    +1
  • ZeroT21 @ ZeroT21:
    i got xp but running it off usb only, no way ima keep that
  • ZeroT21 @ ZeroT21:
    it gets hacked/corrupted if i just leave it online for an hour
  • SylverReZ @ SylverReZ:
    @ZeroT21, The Russians are after you lol.
  • K3Nv2 @ K3Nv2:
    Send me your ip I'll remotely fix it
  • ZeroT21 @ ZeroT21:
    @K3Nv2 my head needs fixing if I believe you
  • ZeroT21 @ ZeroT21:
    it's kinda fun watching it happen tho
  • K3Nv2 @ K3Nv2:
    It needs fixing for other things but your pc I can fix
    K3Nv2 @ K3Nv2: It needs fixing for other things but your pc I can fix