Hacking EZ-Flash Omega feature request: save indicator

imax9000

New Member
OP
Newbie
Joined
May 24, 2021
Messages
4
Trophies
0
Age
34
XP
58
Country
Ireland
Can we please get a first-class save indicator LED? Without it I get unnecessarily anxious about saving: did I wait long enough already to turn off safely? How about now? Maybe now? Sure it's safe now, right? right?

I don't mind soldering, however attaching the LED to SD card interface directly doesn't exactly inspire confidence that if LED is off then filesystem is in a consistent state. If there is a spare accessible pin on the FPGA that (with a firmware update) can drive an LED to turn it on before saving and turn it off afterwards - that would be awesome!
 

ghjfdtg

Well-Known Member
Member
Joined
Jul 13, 2014
Messages
1,360
Trophies
1
XP
3,279
Country
I would recommend driving the LED using a mosfet instead. That puts much less load on the data lines which are not intended for switching LEDs and data transfer at the same time. You are risking your data even if it appears to work fine.
 
  • Like
Reactions: imax9000

imax9000

New Member
OP
Newbie
Joined
May 24, 2021
Messages
4
Trophies
0
Age
34
XP
58
Country
Ireland
I have modded my Omega with a LED and I haven't had any problems yet.
Yeah, I've seen your thread and Makho's video and find it not very satisfactory. Even aside from electrical interference, a finished write operation (and a LED being off) doesn't mean, in general case, that a) all of the save file was written and b) that all write operation required to make the filesystem consistent are finished too.

That's why I'd like to have signals from the same code that does the saving: "hey, I'm about to start saving, turn the LED on" and "okay, all writes committed and SD card reported success, turn the LED off"
 

kiddejig

Member
Newcomer
Joined
Apr 14, 2021
Messages
20
Trophies
0
XP
156
Country
Netherlands
I would recommend driving the LED using a mosfet instead. That puts much less load on the data lines which are not intended for switching LEDs and data transfer at the same time. You are risking your data even if it appears to work fine.

Interesting, you might be right about that. I'll let you guys know if I run into problems with corrupted files or anything. For now, I'm quite happy with my mod and I find it very useful seeing the LED blink and knowing the SD is being accessed.

Yeah, I've seen your thread and Makho's video and find it not very satisfactory. Even aside from electrical interference, a finished write operation (and a LED being off) doesn't mean, in general case, that a) all of the save file was written and b) that all write operation required to make the filesystem consistent are finished too.

That's why I'd like to have signals from the same code that does the saving: "hey, I'm about to start saving, turn the LED on" and "okay, all writes committed and SD card reported success, turn the LED off"

Fair enough, It is an interesting idea but I'm not so sure EZ-Flash are going to add features like this to the older version of the Omega flashcard. That is if there are even unused I/O pins accessible with a solder pad on the PCB. And if I'm not mistaken they have added an SD LED to the latest Omega Definitive Edition. So they have moved on for innovations to the later model.
 

imax9000

New Member
OP
Newbie
Joined
May 24, 2021
Messages
4
Trophies
0
Age
34
XP
58
Country
Ireland
Fair enough, It is an interesting idea but I'm not so sure EZ-Flash are going to add features like this to the older version of the Omega flashcard. That is if there are even unused I/O pins accessible with a solder pad on the PCB. And if I'm not mistaken they have added an SD LED to the latest Omega Definitive Edition. So they have moved on for innovations to the later model.

Damn, that'd be a shame :( And it seems decompiling FPGA PROM blob isn't going to be easy too :(
 

skins4thewin

Member
Newcomer
Joined
Mar 11, 2017
Messages
11
Trophies
0
Age
40
XP
64
Country
United States
I would recommend driving the LED using a mosfet instead. That puts much less load on the data lines which are not intended for switching LEDs and data transfer at the same time. You are risking your data even if it appears to work fine.

How would you go about doing that? Where would you power it from? Would maybe using a higher value resistor make it a bit safer? Was thinking of using a 10k resistor if I were to do this and also far less wire than what Mahko used. That wasn't the best soldering job either. Would also just use a regular LED bulb, not a surface mount one.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Bunjolio @ Bunjolio: c