Back to MembersPage/NanassyPeter
Pending
- MAT ignition retard.
- custom oil temp/pressure gauge with V3.3 and LCD
should check the relevant page, IIRC these are not yet implemented
GenBoard/UnderDevelopment/StagedInjectors
- 5 primary injectors, driven sequentially
- and another 5 staged. (note: 2 free injector drivers on this 5cyl engine, because fuelpump switched from an injector channel as well). Document the flowrate of injectors - the ratio of primary and secondary is very important because it must be configured
We have 10 Audi S3/TT high impedance (14ohm) 420ccm "shorty" injectors.So basically we run the same in the staged group as in the sequential "main" injector group.
- Possibly 5 connected (while the FET and EC36xx pin would be happy to drive 5 injectors, highz or properly configured lowz, but this could abuse the flyback.
- or 2+3 split. This is recommended. It's OK to switch them simultaneously though, like h[0]=xx xx xx xx xx xx xx 60 where 60 (decimal 96) is sum of 20 and 40 (decimal 32 and 64) to switch injF and injG (see GenBoard/Manual/DigitalOut/Table)
Sorry ,this section is totally chinees for me....
Please explain it a bit more.
Is it possible to configure fuel pump out to another "thing",to have all 8 injector FETs? How this works on a V8 engine ,where all 8 injectors have to be driven independently?
- I have 8 separately driven injectors with the fuel pump fed separately. See MembersPage/DavidBlades/FanTest for my config.
Anyway,is there any difference between:
1 inj FET driving 2 injectors
VS.
1 inj FET driving 3 injectors??
What injector behaviour can i expect if i drive 2 injectors from 1 inj FET,this way i do not need staging,all injectors will work all the time.There is NO NEED for lean idle,this is a race project.Im basically looking for options here....
A: We have driven 3,4 and 5 high-z injectors on the same outputs on a few cars. With the powerflyback board you will most likely have no problem with driving those high-z injectors in pairs. They aren't too big. //Emil
How can i insert the new ALS functions (MembersPage/GaborRacz/NewAlsLaunchAndOthers) in the 1.0.30firmware and Megatune??
Q
I still experience some unwanted EGO behaviour sometimes,the EGO correction just switches off (no correction at all),even tough it would be needed!
Please tell me which MegaTune variable to set and which direction??And what is this all about?
Firmware 1.0.35 problem
i installed the 1.0.35,and the config and tables that Marcell made for me.Upgrade went very rough,firmware 35 didnt wanted to talk vith AVR,but it was successfull for the 3rd-4th time.
The tables very damaged a little,only 1-2 rows were off,nothing dramatical.
The main problem is that i cant control the fuel pump.In my previous 30 firmware ,it just worked FINE,i controll it with P259/6. I tried different settings under MT,but i can only swith it off.
Answer from Emil:
Unfortunately we accidentally left a testing line in 1.0.35 code, here comes [1.0.36] that should work with fuelpump too. Sorry for these problems. About your upgrade problems, i think you might have a serial port / cable problem, as this are the same tools that have been in use for a while. If your tables were corrupted during upgrade, you can try to generate the config and upload the .mtt files through Hyper Terminal instead. When you do next upgrade, run the included bat files in the order described in README . //Emil
Hi Emil,
i uploaded my mtt files (made by Marcell) through Bray Terminal.
And yes,i use a USD>Serial adapter cable,i already bougt 2 different types.I think that most of the modern Notebooks dont have serial port,so it would be a great idea,to work out a communication for USB users that is more stable.
NOW THIS IS nerve-wrecking:
- after 25 tries at last the upgrade was successfull (from 30 to 35),BUT now the Idle valve cliks like crazy!!!!
- I also lost my good and precise air temp factors,and the airtemp is again off with 10degs.You have to understand me,its the 5th hour that is consumed by this upgrade ,and i cant see the end of it!I dont know whats wrong with the IAC valve,but if its again a firmware problem,i would like to ask you that solve it.
- i dont know how many other hidden problems are in this firmware,but please be much more responsible,we play with VERY EXPENSEVE engines here,i dont want to kill something!!!!!
Strange that you get these problems with your serial adaptor. It's well known in the industry that USB cables cause problems, but not to this extent.
- 1, Please check that your config was uploaded correctly after the upgrade, with mct/mcd, or check in megatune that all the IAC settings are sane. Serial problems during download and upload of config can cause a lot of headache. I'll pick up a USB->serial converter and try the tools at home using this. I recommend Hyper Terminal for Manmcd/mct and mtt transfers when you get problems with the bat-files. If you dont get this straight, i recommend that you disable IAC and set idle on your throttle body instead until you can sort the IAC settings out.
- 2, The temp sensors are off because of the new firmware testing release doesnt contain your custom patched temp scaling. (Marcell, could you please patch 1.0.36 for him again, with the same calibration and upload?)
- 3, We do our best to test firmware before sending them out for release, these last 2, 1.0.35 and 36 are testing firmware's and not fully released. I will personally try this firmware on a BMW Turbo tonight. Only slight changes from 1.0.34 that this bmw is running already. I am though not able to test IAC output tonight, as we never use that in our racecars here.