[Gmecm] Buick 3300 LG7 MAF Program...

Robert Saar robertisaar
Tue Nov 13 16:14:04 UTC 2012


ah... so then it's not too bad at all then. i mean.... 2K of extra?RAM will go a long way if not attempting to use it for realtime changes. honestly, just 512 bytes to double the original RAM?area?would cover?pretty much anything i would throw at it.

--- On Tue, 11/13/12, Ernst denBroeder (edenbroe) <edenbroe at cisco.com> wrote:


From: Ernst denBroeder (edenbroe) <edenbroe at cisco.com>
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...
To: "gmecm at diy-efi.org" <gmecm at diy-efi.org>
Date: Tuesday, November 13, 2012, 11:00 AM







The tweaked pins are only for the 0x2000-0x2FFF address space mapping. ?If you can live with the original address range, you don?t need to make this change.? 
?
From: gmecm-bounces at diy-efi.org [mailto:gmecm-bounces at diy-efi.org] On Behalf Of Robert Saar
Sent: Tuesday, November 13, 2012 10:50 AM
To: gmecm at diy-efi.org
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...
?




neat. that doesn't look too bad, that's a lot of tweaked pins though... i think i'm too rough(in terms of constantly opened/closed)?on my ECMs for me to attempt it without getting paranoid and constantly checking it.

--- On Tue, 11/13/12, Ernst denBroeder (edenbroe) <edenbroe at cisco.com> wrote:

From: Ernst denBroeder (edenbroe) <edenbroe at cisco.com>
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...
To: "gmecm at diy-efi.org" <gmecm at diy-efi.org>
Date: Tuesday, November 13, 2012, 10:28 AM



http://www.thirdgen.org/techboard/posts/diy-prom/316354-romless-c3-extra-sram/2505017-post37.html
?
From: gmecm-bounces at diy-efi.org [mailto:gmecm-bounces at diy-efi.org] On Behalf Of Robert Saar
Sent: Tuesday, November 13, 2012 10:20 AM
To: gmecm at diy-efi.org
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...
?





i don't suppose you can dig up the pictures or a link to them?

?

i was also wondering if anybody had connected the NVSRAM to the standby power circuit in the ECM..... good to see i'm not crazy. i've actually considered hooking up that same standby power?to the 9396's SRAM but i don't think it would be possible to (easily)?do so without also powering other chips.

--- On Tue, 11/13/12, Ernst denBroeder (edenbroe) <edenbroe at cisco.com> wrote:


From: Ernst denBroeder (edenbroe) <edenbroe at cisco.com>
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...
To: "gmecm at diy-efi.org" <gmecm at diy-efi.org>
Date: Tuesday, November 13, 2012, 9:13 AM



I can confirm the NVSRAM module is mapped from 0x2000-0x2FFF.? If you are handy with SMT soldering, it?s fairly easy and cheap (about $20) to graft the mod directly onto the ECM?s main board (I left photos on thirdgen.org showing my prototype done this way).
?
I would also advise modding the NVSRAM module for standby power from the ECM (to preserve the battery, which has a 10yr life). 
?
From: gmecm-bounces at diy-efi.org [mailto:gmecm-bounces at diy-efi.org] On Behalf Of Robert Saar
Sent: Monday, November 12, 2012 7:02 PM
To: gmecm at diy-efi.org
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...
?





the NVRAM setup is mapped from 2000-2FFF IIRC, the SRAM in the 9396(which is what i have made all of my changes for) is mapped from 1800-1FFF. it would be great if the NVRAM could be moved around to be mapped differently, BUT i could probably impliment a small patch that would move the values i store in the 1800 range to the 2000 range to make it compatible with either a 9396 or a 7727/7730/7749 with the NVRAM mod. oddly enough, the existing A1 code does make use of some of the SRAM that it never received in certain scenarios. so those may also need to be moved as well, but it's fairly limited, i think mostly PWM EGR and some early 4T60E stuff. probably nothing you'll need.

?

i'll have to take a look to see what the missing quad driver controls, but apparently the Quad4 cars(only a single year used the 7749, i think)?and the Sy/Ty trucks got away without it, so it must not have been extremely important.

?

crank trigger, IAC, IAT, CTS?sound fine. the MAFs that i'm adding support for operate in the ~2000 to ~10000 Hz range, not sure if you're planning on using the vane meter or not, but i imagine those are variable voltage rather than variable frequency.

?

i'm planning on adding the capability to blend MAF and MAP readings together for the fuel calculations, probably with an adjustable "blender" scalar to use one more than the other, if desired.

--- On Mon, 11/12/12, dozierhc at aol.com <dozierhc at aol.com> wrote:


From: dozierhc at aol.com <dozierhc at aol.com>
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...
To: gmecm at diy-efi.org
Date: Monday, November 12, 2012, 6:11 PM


Robert...

?

I can scavange an SRAM IC from a 16149396 (I have a couple) and install if needed.? I guess maybe a better way is to use MonteCarSlow's (Moates) NVRAM setup if needed.

?

I don't think the missing quad driver is an issue, but could populate that as well in the 749 ECM.

?

As for the Europa, the VRS pulses per rev (2 per engine revolution) would come from a crank trigger setup, and the IAC would be a GM pintle stepper motor type mounted onto the throttle body bypass.

The engine itself has individual throttle bodies, but a plenum over them that leads to at present a vane air meter.? I really would like both a MAF and MAP type setup for it..? IAT and CTS are easy.? Use GM sensors.

?

Both engines are only 1bar (normally aspirated), so no need for 3bar MAP sensor, and both are manual transmissions.

?

The Fiero VSS and a VSS for my Europa are probably going to require some thinking, as I think neither of us has the 4k mag setup that most later GM cars use.

?

Hank

-----Original Message-----
From: Robert Saar <robertisaar at yahoo.com>
To: gmecm <gmecm at diy-efi.org>
Sent: Mon, Nov 12, 2012 5:38 pm
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...





the duke with a dizzy or?the later?DIS system would be fine, assuming the injectors are compatible.

?

the 7749.... compared to a 7730 is missing a quad driver(i forget which), so you'll lose 4 outputs. assuming you don't need them, it's a non-issue. it also doesn't have the extra SRAM of a 16149396, so anything utilizing the extra RAM also cannot be dealt with unless you are skilled enough with SMD soldering to integrate it in there. for that matter, you could also add in the missing quad driver and basically have a non-underhood 16149396 with a second injector driver.

?

stuff REQUIRING the extra SRAM are currently:

?

4 circuit PRNDL decoder

TCC PWM

transmission temp sensor

3BAR MAP?items

?

everything else should run just fine in a normal 7727/7730 and the 7749 so long as specific outputs aren't trying to be used.

?

?

i know nothing about Lotus Europas, so i can't really comment on what will and won't work beyond "does it generate the correct signals and are the driven components compatible?".

--- On Mon, 11/12/12, dozierhc at aol.com <dozierhc at aol.com> wrote:


From: dozierhc at aol.com <dozierhc at aol.com>
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...
To: gmecm at diy-efi.org
Date: Monday, November 12, 2012, 5:11 PM


Robert......

?

I was thinking about at least a friend's Fiero. He has one of those rare DOHC head?conversions of the Patty Duke that he got a while ago when Pontiac made them.? That engine could run either the GM waste spark setup or possibly a distributor.

?

I also myself have a non-GM application in a Lotus Europa.

?

Both engines are capable of 7500 rpm, and the ECM I was thinking of using would be a 1227749 version (has two injector drivers and can run 4 low-Z injectors).

?

Hank

-----Original Message-----
From: Robert Saar <robertisaar at yahoo.com>
To: gmecm <gmecm at diy-efi.org>
Sent: Mon, Nov 12, 2012 5:03 pm
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...





as long as the ICM/distributor creates a 2X signal(for a 4 cylinder, 3X for 6, 4X for 8), then i don't see any reason why it wouldn't. just don't try natively?driving more than a single low-impedance injector or up to 8 high-impedance injectors on an unmodified PCM. the injector driver's don't like that at all.

?

what 4 cylinder do you have in mind? the only one i can think of that this excludes would be the quad4 due to the injectors, though i may have an acceptable?workaround for that other than outright replacing the injectors.

--- On Mon, 11/12/12, dozierhc at aol.com <dozierhc at aol.com> wrote:


From: dozierhc at aol.com <dozierhc at aol.com>
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...
To: gmecm at diy-efi.org
Date: Monday, November 12, 2012, 11:24 AM


Robert...

?

Can your nAst1 code work with a four-cylinder, or is it hard-coded for only the V6 (60 degree) GM engines.

Some of the modifications you have done, especially the VE and MAF seem to be ideal for running on a four cylinder engine.

?

Thanks,

?

Hank

-----Original Message-----
From: Robert Saar <robertisaar at yahoo.com>
To: gmecm <gmecm at diy-efi.org>
Sent: Sat, Nov 10, 2012 8:41 pm
Subject: Re: [Gmecm] Buick 3300 LG7 MAF Program...





and here's the quick run-through of the MAF HZ calculation.

?

3FC6 (only used in this subroutine) - no actual purpose other than to grab value and compare it to itself to see if 3FF8 should be grabbed again
3FF8 (only used in this subroutine) - stored to AA
double byte 11A - old AA value. gets loaded, then inverted via NEGA/NEGB, A rounded, then AA added to it, then stored to AE
double byte AA - current 3FF8 value. copied to 11A(delta?).
double byte AE - is AA + inverted 11A
double byte 11C - old AC value. loaded, inverted, A rounded, AC added, compared, then divide with AE
double byte AC - current 3FC6 value. copied to 11C(delta?).

?

?

11C is inverted, then AC is added to it, compared against a few values, then the divide with AE, creates 16-bit Hz X 1

?

?

?

now, the two big hardware locations are 3FC6 and 3FF8, both of which i've noticed in A1 already, so that's good news. in the 2E hack, 3FC6 is noted as "PA2 counter", so it is a pulse accumulator. it now makes sense how all of these values are intertwined. 3FF8 is also used in 2E in basically the same manner as well. the 2E PCM(used in 94-95 3.4DOHC W-bodies is basically an underhood version of the 94-95 3100 A-Body PCM) is also a P4 unit, so all of this is checking out quite well.

?

also, the AE XDF that is floating around on the internet? it's not quite accurate.... not sure where it came from, but from the couple of things i've specifically looked at, there are some changes that need made to be correct. the MAF tables were one of them. $AE is limited to 256 grams/sec (2E?is limited to 512 grams/sec due to having a MAF table scalar and offset).

--- On Sat, 11/10/12, David Allen <davida1 at hiwaay.net> wrote:


From: David Allen <davida1 at hiwaay.net>
Subject: [Gmecm] Buick 3300 LG7 MAF Program...
To: "David Allen" <davida1 at hiwaay.net>, robertissar at yahoo.com, "GM-ECM" <gmecm at diy-efi.org>
Date: Saturday, November 10, 2012, 11:29 AM

Hi Robert. Attached are 2 .bin files. My chip reader wouldn't auto-detect the chip size, so I read it as a 27C256 and as a 27C512. If these are not usable I can adjust and read it again. Normally it auto detects the chip size, so I hope this doesn't mean the chip was corrupt or damaged.

This MEMCAL (AXAT 9713) was installed in the 8706 ECM I got from junkyard from a 90's Cutlass Ciera 3300 car.

Hope this helps you to improve your nAst1 code MAF function! Will be interested to hear what you find.

Sincerely,
David 

-----Inline Attachment Follows-----

_______________________________________________
Gmecm mailing list
Gmecm at diy-efi.org
http://lists.diy-efi.org/mailman/listinfo/gmecm
_______________________________________________Gmecm mailing listGmecm at diy-efi.orghttp://lists.diy-efi.org/mailman/listinfo/gmecm

-----Inline Attachment Follows-----

_______________________________________________
Gmecm mailing list
Gmecm at diy-efi.org
http://lists.diy-efi.org/mailman/listinfo/gmecm
_______________________________________________Gmecm mailing listGmecm at diy-efi.orghttp://lists.diy-efi.org/mailman/listinfo/gmecm

-----Inline Attachment Follows-----

_______________________________________________
Gmecm mailing list
Gmecm at diy-efi.org
http://lists.diy-efi.org/mailman/listinfo/gmecm
_______________________________________________Gmecm mailing listGmecm at diy-efi.orghttp://lists.diy-efi.org/mailman/listinfo/gmecm

-----Inline Attachment Follows-----

_______________________________________________
Gmecm mailing list
Gmecm at diy-efi.org
http://lists.diy-efi.org/mailman/listinfo/gmecm
?

-----Inline Attachment Follows-----

_______________________________________________
Gmecm mailing list
Gmecm at diy-efi.org
http://lists.diy-efi.org/mailman/listinfo/gmecm
?

-----Inline Attachment Follows-----

_______________________________________________
Gmecm mailing list
Gmecm at diy-efi.org
http://lists.diy-efi.org/mailman/listinfo/gmecm
?
-----Inline Attachment Follows-----


_______________________________________________
Gmecm mailing list
Gmecm at diy-efi.org
http://lists.diy-efi.org/mailman/listinfo/gmecm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.diy-efi.org/pipermail/gmecm/attachments/20121113/ff35857d/attachment-0001.html 



More information about the Gmecm mailing list