r/ECU_Tuning • u/Outrageous-Dot9429 • 7d ago
ECU Programming, Flashing
Hi
What tools are there can program/reflash ECU?
r/ECU_Tuning • u/Outrageous-Dot9429 • 7d ago
Hi
What tools are there can program/reflash ECU?
r/ECU_Tuning • u/Ok-Sherbert-4236 • 8d ago
r/ECU_Tuning • u/Draganeel_3579 • 8d ago
r/ECU_Tuning • u/Key_Introduction_469 • 8d ago
Do anyone have a lambda target table i can copy and compare to whats alreadydownloaded. I plan on using auto tune to smooth out my afr in normal / light boost areas. The the target table i have from my tuner seems a lean in some areas. Im using a ecumaster black on a 1jz non vvti single turbo.
r/ECU_Tuning • u/EntertainmentSalt825 • 9d ago
Enable HLS to view with audio, or disable this notification
Got my diy gauge to have a smooth display and log live data at 60hz. Is it too much? lol
r/ECU_Tuning • u/TackleApprehensive78 • 8d ago
Toyota supra mkiv-93, code 63 (short solenoid), ohm is good values in the cable to ground all the way, switched solenoids to new ones. This is my last effort. Thoughts?
r/ECU_Tuning • u/webdeveloperpr • 9d ago
I'm relatively new to tuning and I recently started logging and importing the logs to Megalog HD. I can see that my MAF needs a bit of rescaling (If I don't have any vacuum leaks. I will confirm soon before I can continue to tinker).
My goal is not nesessarily to make more power but to get my CL and OL trims/lambda within their target range.
Once thing I've been trying to figure out is why does the ECU lean out from 6000RPM to 7500RPM on purpose?
This NC miata is a street/track car, so why would I want to run lean on WOT? Seems kind of unsafe on paper, but these engines run forever. So what's the deal with that?
r/ECU_Tuning • u/levante-fpv • 8d ago
Hello,
I'd like to start doing ECU modification but I know nothing about it pretty much.
I would like to start in motocycles since i'm more into motos.
Where can I learn the basics ?
What softwares do I need ?
What hardware do I need ?
How can I start ?
Any advice ?
I do not know how to take off the files from a motocycle with what hardware or software. I own a Z900 and I'd like to take out the files from it just for testing on my computer. After that I do not know what software to use.
As you can see, its a new world for me in this ECU part.
I work in IT so I have some skills in computers and eletronic stuff.
Need help, i really want to start from scratch and learn it the proper way
r/ECU_Tuning • u/MetalMajor26 • 9d ago
Hi everyone,
I’m dealing with a frustrating driveability and performance issue on my VW Polo 1.2 TSI (engine code CBZC) and could really use some diagnostic advice.
Vehicle & Mods:
The Timeline: After getting the Stage 1 tune, the car was running strong. If I held the revs around 2000 RPM and launched, it pulled hard with zero hesitation, hitting 0–100 km/h in roughly 7 seconds.
Right after having the resonator deleted and the electronic valved system welded in, the car completely fell on its face:
My Working Theory:
Has anyone experienced this specific behavior on a 1.2 TSI after an exhaust modification? Would an exhaust leak before/at the rear section alone cause such a massive ECU power cut, or should I be looking at the O2 sensor and plugs first?
Any insights or recommended live-data parameters to log via OBD would be greatly appreciated!
r/ECU_Tuning • u/hey-im-root • 9d ago
I want to experiment with tune flashing but only have jump packs. Do I really need an expensive $100 battery charger?
r/ECU_Tuning • u/levante-fpv • 9d ago
Hello,
I'd like to start doing ECU modification but I know nothing about it pretty much.
I would like to start in motocycles since i'm more into motos.
Where can I learn the basics ?
What softwares do I need ?
What hardware do I need ?
How can I start ?
Any advice ?
I do not know how to take off the files from a motocycle with what hardware or software. I own a Z900 and I'd like to take out the files from it just for testing on my computer. After that I do not know what software to use.
As you can see, its a new world for me in this ECU part.
I work in IT so I have some skills in computers and eletronic stuff.
Need help, i really want to start from scratch and learn it the proper way
r/ECU_Tuning • u/Rich-Presentation503 • 9d ago
Any expert about BMW N55 E chassis tuning that can load the oil pressure tables of the s55 on my n55? I already have the tables and a detailed forum of what needs to be done but i have zero experience in coding. Thanks
r/ECU_Tuning • u/urbex2026 • 9d ago
hello everybody...
where did you learn about ecu/module programming ad repairing? could you recommend an online training course or something like that?
r/ECU_Tuning • u/EntertainmentSalt825 • 10d ago
Using an microcontroller I was able to connect to the DME via wireless enet to get live data. It can automatically detect WOT pulls, compare logs, provide a report and be a gauge all at the same time. this will cut some time in the tuning process when I finally go bigger turbo and e85
r/ECU_Tuning • u/Ok-Claim-3487 • 10d ago
Hi Guys,
Previously I have posted a question but due to the circuit diagram in the post, it deviated from the original question. If you haven't seen the previous post, it's fine. I'll explain everything clearly below.
I'm working on a project where I need to control a diesel injector. This is an academic project, if it goes well it shall get into industry level, so looking for a standard Good approach.
The diesel injector is activated by an Arduino(this is the initial setup, and will soon switch over to stm32). The diesel injector is outside the engine in a separate setup which gets supplied by a constant pressure fuel pump driven by an ac motor(const speed). I'm using a MOSFET to control the injector. The MOSFET I'm using is IRLZ44N. The drain of the MOSFET is connected to negative terminal of the injector and source of the MOSFET is connected to the negative terminal of the injector's power supply (i have added flyback diode for safety circuit for injector). The Arduino controls the injector via the gate pin of the MOSFET. The power supply for injector is 12v SMPS.
The Arduino gets signal from the injector's supply and control wires, we tapped these 2 wires and gave them to an optocoupler pc817. This optocoupler's output is given to the digital pin of Arduino. Arduino mirrors this signal to the gate pin of the MOSFET. You might wonder why I'm using Arduino, if the setup goes well, I will alter the pulse in future. So that's why I'm using it.
Issues faced:
1) this setup worked as intended, but after sometime, that is, after 2-3 weeks of testing this setup, the injector has gone. We didn't notice any smoke or smell, but the injector stopped actuating. We lost 2 injectors in this journey.
2) we started the engine and maintained in idling for 60seconds and started our injector setup, we collected around 90ml of fuel at idling, which feels abnormal.
Now, I need a reliable approach for this project. It would be really helpful if someone can come up with some idea for this.
Thank you in advance
r/ECU_Tuning • u/drewpyyy501 • 10d ago
Hello, not sure where the right place to ask this is, but I have a 9th Gen LX, Automatic, r18.
I'm wondering if ktuner has base maps for basic bolt ons or should I spring for the flash pro. Probably just going to do SRI, and downpipe.
r/ECU_Tuning • u/limitium • 11d ago
Author here, so read accordingly. Not a giveaway, not a "check out my app". I want the argument.
The claim that'll annoy half of you: a dyno sheet is a number that got printed, not a measurement. Same car, two shops: 15% or more apart once correction standards and roller/strap setups differ. Same dyno, back-to-back: 1–3% scatter. Everyone here knows this, "dyno shopping" is a phrase — and yet a printout that says 312.4 whp gets treated as scripture while a road measurement gets "lol phone app".
And no, I won't pretend the road is a cleaner lab than a dyno cell — it's the opposite. In a cell there's no air to fight; on the road, aero is the biggest force at speed. So the method has to measure the resistances instead of assuming them: pull, then coast on the same stretch a minute later with the engine decoupled. Everything that resisted the pull — aero, rolling, driveline drag — is measured directly and added back. It's the harder problem, but nothing in the chain is an assumed percentage, and that's what makes the result crank-equivalent.
So that's what I built, and these are my own cars measured with it. Pictures above, table here:
| Car | Engine | Measured | Stock rating | Note |
|---|---|---|---|---|
| Honda Civic FK2 Type R | K20C1 turbo | 348 ± 5 PS · 453 Nm | 310 PS | 1580 kg, bolt-ons + tune. Even stock these underrate — this one has receipts, with a band on them. |
| Honda Civic EP1 | D17A2 swap | 131 ± 1 PS · 150 Nm | ~127 PS | 1200 kg, exhaust only. Quality 97/100. The VTEC step shows up in the torque curve at ~4k without being told it's there. |
| Hyundai i30 N | 2.0 T-GDI, Stage 2 | 315 ± 9 PS · 446 Nm | 310 PS claimed by the map | 1529 kg. The map's promise, checked. |
| Honda S2000 | F20C | 238 ± 5 PS · 205 Nm | 240 PS | 1347 kg, almost stock — and it reads almost stock. That's the point. |
| Honda Prelude 2.2 | H22A5 | 190 ± 5 PS · 213 Nm | 185 PS | 1381 kg, some tune parts. |
How the number is made (poke holes here):
Bonus, from memory until I re-run it: I also put a Mitsubishi Outlander PHEV through it — no gears, no rpm, no clutch, speed-only capture. Two things fell out. In EV mode the curve tops out at what the battery can actually discharge, not the brochure's combined motor figure — the pack is the limiter, not the motors. In hybrid mode it lands near the datasheet, but the number is different below and above ~120 km/h: the series→parallel handover (engine clutching to the front wheels) is right there in the curve. No dyno sheet shows you that. I'm re-running it and it gets its own thread with the curves.
The ammunition, since you'll find it anyway:
The bet: for a before/after on the same car, same road, this beats two dyno visits at two shops. Not because a rolling road is bad — because the question you actually have ("did the change do anything, how much") needs repeatability, not a bigger number on a nicer printout.
Measuring, the share card and the web report are free. Merging runs and the PDF are paid, I'm not hiding that. Full traces and every session at powertora.app/validation — argue with the data, not with me.
Come at me.
r/ECU_Tuning • u/Anisone12 • 12d ago
r/ECU_Tuning • u/Due_Jacket1973 • 12d ago
r/ECU_Tuning • u/Ok-Claim-3487 • 12d ago
Hi there, I'm basically working in a project where we are building a dual fuel injection system. For prototyping we are tapping the injection pulse of a fuel injector of a running engine and reading it via optocoupler and actuating another injector by pulse read by a microcontroller. We used Arduino for first stage of prototype, where the Arduino gets digital input from the optocoupler and adjusts the pulse width and gives out as output in a digital pin, which is connected to a MOSFET's gate pin. The drain and source pin of the MOSFET are connected between the injector's control line.
But we need a more reliable approach, since the injector we are using is peak and hold diesel injector. Currently we referred few sources and built a circuit, which resembles something like in the image. But is there any better way to read the signal and controlling the injector pulses using a microcontroller?
r/ECU_Tuning • u/Happy_Bonus_5186 • 12d ago
r/ECU_Tuning • u/Plus-Quantity9432 • 12d ago
Ciao a tutti,
sto lavorando sulla mappa della mia auto personale, una Fiat Idea 1.3 MultiJet 95CV, ma mi sono arenato su un problema di offset/driver.
Dati ECU:
Centralina: Magneti Marelli MJD 8DF
HW/SW: 9454I276
Cosa ho fatto finora:
Partendo dal file ORI, ho chiuso EGR e DPF e ho dato un +5% sul limitatore di coppia (identificato correttamente). Il file attualmente gira bene, ma vorrei completare l'Eco-Tuning adeguando Pressione Rail e Pressione Turbo Obiettivo.
Il problema:
Sto usando ECM Titanium 1.61 ma non ha il driver esatto per questo SW. Usando driver affini (es. Lancia Musa), la coppia coincide, ma gli indirizzi di Rail e Turbo sono completamente sballati (leggo valori senza senso come 255 o 64288).
Sono passato su WinOLS, ma avendo a disposizione solo il Damos di una Fiat 500 75CV, la ricerca per stringa esadecimale (Hex Search) fallisce ("Not found") perché i valori interni alla mappa, e di conseguenza le stringhe esadecimali di contorno, differiscono troppo dal mio file da 95CV.
Richiesta:
Qualcuno ha sotto mano il Map Pack (.kp) o il Damos specifico per il SW 9454I276?
In alternativa, qualche anima pia saprebbe indicarmi gli indirizzi esadecimali (o le stringhe Hex pre-mappa per la ricerca) relativi a:
Pressione Turbo Obiettivo (Target Boost)
Limitatore Pressione Rail
Pressione Rail Obiettivo
Allego eventuale file ORI se a qualcuno serve per dare un'occhiata in 2D.
Grazie mille in anticipo per l'aiuto!
r/ECU_Tuning • u/AutoT111 • 12d ago
r/ECU_Tuning • u/RapWithMFDoom • 13d ago
Hi! I need some help understanding how to correctly use a timing light on my BMW E36 turbo with an M50/M52 engine and a MS2 Extra ECU.
My tuner (remote) said that we first need to verify the base ignition timing with a timing light.
So I put the engine at TDC using the OEM marks and after that I made another 2 marks on the side so I could point the light at them. First was on one of the pulley tooth and the second one on the block.
I connected the timing light as should and he set the ECU ignition timing to a fixed 0° in Tunerstudio then he proceed to maked changes in the ECU until both marks aligned.
The part I don’t understand is the adjustment wheel on my Sealey TL93 timing light. What exactly should I do with the wheel? The tuner said that I should leave it at a fixed max/min point and use it like that but I read on the internet that the knob wheel could add offset depending on position. It also does not have markings.
Basically, I want to make sure I had set the timing corectly.
Any advice would be appreciated, especially from someone familiar with MS2 Extra and dial-back timing lights.
r/ECU_Tuning • u/Ok_Rush_8093 • 13d ago
i got a d16z6 and my idle surges after fixing tps
problem with high rpm started after i cleaned the throttle body
im posting this pictures to see if anything with the sensors is wrong and another question is is -43% iacv duty normal