Search found 112 matches

by GZ@hybridka
Sat Sep 22, 2007 3:15 pm
Forum: Type 1
Topic: How many injectors drivers ?
Replies: 3
Views: 2117

There is a hardware solution for properly peaking and holding current to use low impedance injections on a high impedance system. Check this out, the board could be used as it is, or you could setup your own circuit. http://www.jbperf.com/p&h_board/ The original nissan injector output/circuit sh...
by GZ@hybridka
Sat Sep 22, 2007 2:21 pm
Forum: Type 2
Topic: KA24E MAP conversion implementation
Replies: 4
Views: 2681

I must be having a problem with my mail server, I didnt get that email with the new address features Matt. I think it may be on my end, I havent been getting any personal emails in what seems to be a week. My email is gabez@tds.net btw, I have phased out my gabe@hybridka.com because of excessive spam.
by GZ@hybridka
Fri Sep 21, 2007 6:09 am
Forum: General Nistune Discussion
Topic: S13 CA18DE - Pulsing RPM at low speeds with no throttle
Replies: 13
Views: 4906

I have the CA18DET ECU with CA18DE rom uploaded... More than likely there are a few hardware differences between the DE/DET ecu. Even if 99% of what you can see of the ecu board seems to be the same, the code could be trying to configure and use some hardware that is not there or some hardware is n...
by GZ@hybridka
Sun Sep 09, 2007 3:50 pm
Forum: Type 1
Topic: Nistune using cpu time?
Replies: 7
Views: 2618

The cpu/adc sampling time shouldnt affect how quickly the narrowband o2 sensor responds, at least not directly. I assume you have a basic lean/rich meter piggybacked onto the 0-1v signal? The narrowband sensor produces/manipulates the voltage itself, and the CPU/ADC just samples the voltage at its o...
by GZ@hybridka
Fri Jul 13, 2007 5:07 pm
Forum: B.S.
Topic: NIStune/ECCS for ae86 corolla.
Replies: 6
Views: 4865

NIStune/ECCS for ae86 corolla.

Hey everyone, I just picked up another ae86 corolla and I have a 4AG just about ready to go. On my main ae86 I have megasquirt controlling the factory toyota ignition system but I am not satisfied with the platform. The only reason I am running it in that is because it is better than the original 19...
by GZ@hybridka
Wed Jul 11, 2007 2:07 pm
Forum: Software Bugs
Topic: Intake air temperature gauge non-operational
Replies: 6
Views: 2321

Sorry about the delay, here is a short datalog representing what I described. One thing I should mention is that I had to modify the ka24e's consult table in order to place the IAT variable at the proper offset (according to generic consult documentation). I did this so that it would work with avail...
by GZ@hybridka
Sat Jul 07, 2007 8:52 am
Forum: General Nistune Discussion
Topic: Timing calculation on CA18
Replies: 26
Views: 7464

So then in other words what you are saying is that Nistune reported timing value does not directly correspond to actual ignition timing? Have you done any checking with a timing light as well? I am only remotely familiar with this system only having looked at the code itself. The timing value I see ...
by GZ@hybridka
Wed Jul 04, 2007 1:04 pm
Forum: Test Results
Topic: Can a few guys with Nistune and a z31 ecu do some logs....
Replies: 17
Views: 12849

You guys should try trace the RAM bytes 0027 and 003E when this occurs and note any correlation/record data.

I spent a little time looking through this, but cant do much else without running simulation, those are couple bits of data I would check first.
by GZ@hybridka
Tue Jul 03, 2007 3:10 pm
Forum: General Nistune Discussion
Topic: Timing calculation on CA18
Replies: 26
Views: 7464

It is much easier code to read than the ka24e in some ways, it seems condensed in comparison, more to the point. ECCS 4cyl (6303 based)with native COP ignition, and good tools (Nistune). Why not? :) I wouldnt mind helping out with other popular systems as well, so long as they are not 16 bit :x
by GZ@hybridka
Tue Jul 03, 2007 8:07 am
Forum: General Nistune Discussion
Topic: CA18DET fuel pump prime
Replies: 2
Views: 1550

Hey thats cool, so Nistune Type 1 can trace RAM variables lower than 0040, or in other words, the internal registers of the 6303. Normal consult doesnt do that! What you have found there is that the fuel pump control is bit 1 of Port 2 (p21) of the 6303. This is pin 11 of the hd6303ycp (plcc 68 ), w...
by GZ@hybridka
Mon Jul 02, 2007 4:39 pm
Forum: General Nistune Discussion
Topic: Timing calculation on CA18
Replies: 26
Views: 7464

Rom byte &HB92D/&H392D appears to be knock retard amount, is this a known location?

I keep posting in this thread because it seems appropriate, but perhaps it should be moved to bugs or 6303 section?
by GZ@hybridka
Mon Jul 02, 2007 10:35 am
Forum: General Nistune Discussion
Topic: Timing calculation on CA18
Replies: 26
Views: 7464

I have found only a very distant relation between the two within the code, they are far from being a couple cloned values. If I had to take a guess I would say it would be a rare occasion that these two variables are identical. The ignition table TP has its own distinct final modification routine, a...
by GZ@hybridka
Sat Jun 30, 2007 9:18 am
Forum: General Nistune Discussion
Topic: Timing calculation on CA18
Replies: 26
Views: 7464

Perhaps it also may have something to do with the fact that the ignition tables use a different TP load axis variable? This would indicate that the fuel/ignition table plots are manipulated differently.

Fuel TP = 1013
Ign TP = 10C4
by GZ@hybridka
Fri Jun 29, 2007 4:25 pm
Forum: B.S.
Topic: Developer credits in VG30E Maxima rom
Replies: 3
Views: 2027

Developer credits in VG30E Maxima rom

Check this out, never seen anything quite like it within an eccs rom.

Found in 89-90 Maxima VG30E

Image

Cool or no? And check out all that free space!
by GZ@hybridka
Thu Jun 28, 2007 8:13 am
Forum: General Nistune Discussion
Topic: Timing calculation on CA18
Replies: 26
Views: 7464

It also appears like there is some linkage between high/reg timing tables which I posted the assembly to in another section ...
My mistake, I couldnt find this post. I am curious and would like to help pin it down if I can.