Page 1 of 1
Hellen 154 GDI VAG
Posted: Tue May 25, 2021 7:34 pm
by AndreyB
Re: Hellen 154 GDI VAG
Posted: Tue May 25, 2021 7:40 pm
by AndreyB
We have an early draft at
https://github.com/rusefi/hellen154vag-9.1/blob/main/boards/hellen154gdi_vag-a/board/hellen154gdi_vag-a.pdf
I believe it has issues - start1-start4 should be traced directly to stm32 GPIO without any low-side drivers. Hopefully we have four GPIO to use.
While I have $$$ to order the board I totally do not have the time to review the schematics Jared is working on. So if anyone would be interested to step in it would be pretty cool
https://github.com/rusefi/rusefi/wiki/Passat-GDI-wiring has pictures of how my test board is wired and
https://github.com/rusefi/rusefi/blob/master/firmware/config/engines/vw_b6.cpp#L83 and next 20 lines of code show the hard-coded configuration just as an example, we can totally use different pins the key point is which pins have to be wired.
Some comments in
https://github.com/rusefi/hellen154vag-9.1/issues/4 and
https://github.com/rusefi/hellen154vag-9.1/issues/5
Re: Hellen 154 GDI VAG
Posted: Sun Jun 06, 2021 8:53 am
by AndreyB
Worth noting that MattD from Rabbit ECU MD has same connector on his test mule. Waiting for MattD to document which pins he is using that would tell us what pins we shall have

Re: Hellen VAG GDI
Posted: Sun Sep 12, 2021 11:44 pm
by AndreyB
wstefan20 wrote: ↑Thu Dec 10, 2020 4:30 pm
I am an electrical engineer working in research and have some slight experience in PCB design
...
...
all my projects are in storage since I'm currently stuck in an apartment
between those two statements I wonder if you are the person to finish this board?

Re: Hellen VAG GDI
Posted: Mon Sep 13, 2021 1:50 am
by wstefan20
AndreyB wrote: ↑Sun Sep 12, 2021 11:44 pm
wstefan20 wrote: ↑Thu Dec 10, 2020 4:30 pm
I am an electrical engineer working in research and have some slight experience in PCB design
...
...
all my projects are in storage since I'm currently stuck in an apartment
between those two statements I wonder if you are the person to finish this board?
I'd love to give it a shot! I'll have to brush up on my Hellen knowledge a bit. Last I checked in it was just a concept. I'll have to re-download slack and get back to speed. Might not have a ton of time until the weekend though.
Re: Hellen 154 GDI VAG
Posted: Mon Sep 13, 2021 2:19 am
by AndreyB
AndreyB wrote: ↑Sun Jun 06, 2021 8:53 am
Waiting for MattD to document which pins he is using that would tell us what pins we shall have
Matt's notes are now
Re: Hellen 154 GDI VAG
Posted: Mon Sep 13, 2021 2:23 am
by AndreyB
I've updated first post with a summary of what's going on here
Also worth noting that Vlad made some changes to board outline while working on Hyundai board which uses same case. That's now
https://github.com/rusefi/hellen154vag-9.1/issues/8