rusefi_documentation/Hardware/Hardware.md

71 lines
4.1 KiB
Markdown
Raw Normal View History

Unified rusEFI firmware runs on a wide array of boards with stm32f4 and stm32f7 microcontrollers.
2020-04-17 10:47:00 -07:00
We also have Kinetis and Cypres prototypes.
2019-06-21 16:12:13 -07:00
As of March 2020 microRusEFI is sold as completely ready to run ECU or as a pre-assembled 80% complete kit.
2020-03-28 09:58:56 -07:00
2020-03-28 10:06:10 -07:00
As of March 2020 Frankenso board is sold as mostly as a DIY kit.
2019-06-21 16:12:13 -07:00
2020-05-09 19:19:33 -07:00
| Board | Features | Released in | Maximum recommended engine |
| ------------- | ------------- | ---- | ---- |
| [Frankenso](Hardware_Frankenso) | Most customizable board | 2014 | Flexible - probably 8 cylinder max recommended |
2020-06-16 12:37:07 -07:00
| [Prometheus](https://rusefi.com/forum/viewtopic.php?f=4&t=1215) | The only rusEfi board with on-board wide band controller. | 2017 | 4 cylinder. No plans to offer assembled units. |
| [Frankenstein](https://rusefi.com/forum/viewtopic.php?f=4&t=359) | Simplest rusEfi board | 2014 | Flexible - probably 8 cylinder max recommended. No plans to offer assembled units. |
2020-05-11 22:10:57 -07:00
| [microRusEfi](Hardware_microRusEfi) | Available fully assembled! | 2019 | 4 cylinder, single electronic throttle |
2020-05-09 19:19:33 -07:00
| [Hellen](https://rusefi.com/forum/viewtopic.php?f=4&t=1682) | Coming soon! | 2020 | TBD cylinder, single electronic throttle |
2020-05-09 19:20:56 -07:00
| [Proteus](Proteus) | rusEfi if you have lots of hardware or cylinders | 2020 | 12 cylinder, dual electronic throttles |
2019-06-21 16:12:13 -07:00
### Q: How to select a board?
2020-04-17 10:47:00 -07:00
A: History shows that fully assembled boards are the safest way to start. History shows
that 80% of the kits are never assembled. As of March 2020 we have many microRusEfi [in stock](https://rusefi.com/shop/) and
very remaining [old stock assembled Frankenso](https://www.tindie.com/stores/russian/). New fabrication of the assembled Frankenso board is
2020-04-17 10:47:00 -07:00
currently not planned.
### Q: What else matters?
2020-04-17 10:47:00 -07:00
A: Types and total count of crank and camshaft positions sensors is the next
important question. microRusEfi unfortunately only supports one VR shaft input maximum with two inputs total.
Frankenso supports up to 2 VR or 2 Hall shaft position sensors. Prometheus supports TBD. Proteus supports TBD.
### Q: why stm32?
2020-04-17 13:55:31 -07:00
A: [selecting_open_source_ecu_microcontroller](selecting_open_source_ecu_microcontroller)
2020-04-17 10:47:00 -07:00
### Q: This is all very cool but you guys do not have a Plug&Play for my Trabant. I think I will go and make a new rusEFI board just for my Trabant!
2020-05-01 10:40:14 -07:00
A: At rusEFI we love cool new projects, but we are a really small team and only have so much time to work on rusEFI.
We already have lots of different hardware configurations and we would suggest using one of the existing wire in versions.
Nobody is stopping you from making your own board, but we cannot guarantee any support for that board or assistance with building it.
If you proceed then please consider making a P&P adapter board design based on Hellen, Proteus, or microRusEFI.
2020-05-01 10:40:14 -07:00
### Q: What EDA are you guys using for your open source hardware?
2020-05-01 10:46:45 -07:00
A: rusEFI preference at the moment is KiCad 5. A few legacy pieces are still using KiCad 4. While many EDAs have many cool features KiCad gives rusEFI uniformity and consistency.
2020-04-17 10:47:00 -07:00
See also https://rusefi.com/wiki/index.php?title=Hardware:Boards_Comparison
2020-05-09 14:09:08 -07:00
See also https://github.com/rusefi/rusefi/tree/master/hardware
### Q: What pin do I use for tachometer output?
2020-05-09 14:09:08 -07:00
2020-05-09 14:24:29 -07:00
A: There is no single right answer. It really depends on what kind of electrical signal is your tachometer expecting. Is it low-side driven? +5v logic signal driven? +12v logic signal driven?
### Q: What are these four status LEDs close to main processor?
2020-05-09 14:24:29 -07:00
A: Many rusEFI boards have four status LEDs. All four LEDs blink on start-up just to confirm life.
Blue Communication LED which is expected to blink at 50% duty cycle during normal board operation.
If USB communication cable is connected Blue LED starts to blink faster.
Red CRITICAL (previously known as FATAL) error means you have a CRITICAL error, engine operation is not possible with CRITICAL error.
2020-05-10 07:14:15 -07:00
Green LED on many rusEFI boards is RUNNING. Off if engine is stopped, blinks if engine is cranking, solid if engine is running.
### Q: what about many other LEDs which seem to be blinking in sync with injectors or coils?
2020-05-10 07:14:15 -07:00
A: Following Frankenso tradition, Injector LEDs are RED. Ignition LED are blue, power LED are green.