New 4-cyl ECU design

Your chance to introduce yourself and your vehicle
User avatar
AndreyB
Site Admin
Posts: 14334
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: New 4-cyl ECU design

Post by AndreyB »

tmbryhn wrote:
Thu Mar 16, 2023 9:15 am
Because of board space limitations, cost, and the fact that my design simply don't require that much I/O, I'd really like to implement a chip similar to what's used on the MRE.
All that at the cost of going custom outside of better supported firmware space.

In the meantime we got 64 pin option where v1 is more or less a successful prototype - https://github.com/andreika-git/hellen-one/tree/master/modules/mega-mcu64/0.1 without shrinking of the MCU module.

The collaboration way would have been you making a tightly packaged mega-mcu100 module :)
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
tmbryhn
Posts: 170
Joined: Wed Feb 12, 2020 2:40 am
Location: Norway

Re: New 4-cyl ECU design

Post by tmbryhn »

AndreyB wrote:
Sat Jul 22, 2023 4:18 am
In the meantime we got 64 pin option where v1 is more or less a successful prototype - https://github.com/andreika-git/hellen-one/tree/master/modules/mega-mcu64/0.1 without shrinking of the MCU module.
That sounds interesting. As long as it has support for all the functions I need, I see no reason why I couldn't re-map the current pin-out on my MCU schematic to match the hellen1 64-pin module layout.

I browsed through the Hellen1 builds here:
https://github.com/rusefi/rusefi/releases?q=prerelease%3Atrue
I'm not sure which one would be right for the 64 pin module implementation (if any at this point?).
Do you have a link so I can have a look at the .ini file?
User avatar
AndreyB
Site Admin
Posts: 14334
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: New 4-cyl ECU design

Post by AndreyB »

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Post Reply