cypress trying to start TS TS connect success! blind code ready for GPT,ADC,SPI SPI basic test works on 9201 and 8860 Timer is working ADC fix? Flash kinda works... in debug mode DRV8860 driver works! ADC partially works! Flash works! adc 1 channel works fix for ADC channels>16 & fastADC problem ADC works! EXTINT first attempt... no IRQ? Led3 blinks EXTINT works! trigger_adc EXTINT part works! trigger_ADC analog preparations... not working yet ADC now 100% works! But fast is NOT 10kHz! Fast ADC works... Almost - strange adcToVoltage values... fastADC working only first 22secs + fatal error after 33secs + USB not connecting fastADC is working again, problems solved! triggerADC - It works! (Still no timeshift compensation) Forgot drv8860 ADC->EXTI trigger switching works! (but not seamlessly) ADC->EXTI trigger switching now seamless? Needs more testing ADC->EXTI trigger switching works! trigger+RPM works but still trgerrors... trying to impl. adaptive threshold... No luck so far :( trigger detector almost works - trgerr=0 but no rpm<200? triggerADC finally works!!! For now... backup_ram for cypress main_relay, stepper better main_relay+stepper USB VBus detection CAN driver draft CAN update CAN interrupts fix update update update update update main.cpp clean-up rusefi.ini clean-up compilation fix compilation fix compilation fix |
||
---|---|---|
.. | ||
1A_injector_6-channels | ||
1A_injector_12-channels | ||
5V-regulator | ||
172319-1_52pin-connector | ||
176122-6-connector | ||
284617-1-connector | ||
368255-2-connector | ||
963063-15_55_pin_connector | ||
966595-1_and_963356-1-connector | ||
1123038-2-connector | ||
A4988_stepper_motor_driver | ||
Breakout_134pin_7-967288-1 | ||
Breakout_TLE6244 | ||
CJ125_board | ||
Common_Rail_MC33816 | ||
Common_Rail_PT2000 | ||
DDPAK_breakout | ||
DPAK2_breakout | ||
HighSideSwitch | ||
MX7-C-35PL-C11-connector | ||
Map_MPX | ||
NGC_38_connector | ||
NGC_pcb | ||
PowerSSO-24_breakout | ||
Power_regulator_TPS54340 | ||
Stimulator | ||
TLF35584 breakout | ||
VR_Board | ||
adc_amp_divider | ||
adc_amp_divider.vertical | ||
adc_amp_divider.vertical12 | ||
analog_input_module_kb1gtt | ||
brain_board | ||
brain_board_176-pin | ||
brain_board_SD_Card_1 | ||
brain_board_STM32F407_SD_wing-it | ||
breakout_board | ||
can_board | ||
discovery | ||
frankenso | ||
frankenso-PWR-Supply | ||
frankenstein | ||
gerbmerge | ||
hi-lo_driver | ||
hip9011 | ||
ion_sense_saab | ||
knock_VR_Art_ELectro | ||
low_side_tle6240 | ||
mini48-stm32 | ||
power_supply_kb1gtt | ||
rusefi_hardware_history | ||
rusefi_lib@08677673d2 | ||
soic8_breakout | ||
thermocouiple_module | ||
tools | ||
usb_mmc_spi | ||
.gitignore | ||
common_parts.txt | ||
license.txt | ||
readme.md |
readme.md
Frankenso
The most interesting folder here is Frankenso - that's rusEfi most useful board
microRusEfi
microRusEfi is another official rusEfi board, it lives at https://github.com/rusefi/hw_microRusEfi
Connectors
Some vehicle-specific connector boards are also pretty nice if you want to keep original harness intact
See Connectors wiki page todo: move Connectors wiki page content into git
- 35 pin Mazda TCU
- 38 pin Chrysler NGC connector
- 52 pin Mitsubishi Galant VR4
- 55 pin BMW Lada
- 64 pin Mazda Miata NA NB1, Honda Civic
- 72 pin Mazda Miata NB2
- 121 pin Audi
- 134 pin BWM
- 154 pin Audi
Modules
- Brain board 48pin
- Brain board 100pin
- Brain board 176pin
- CAN module CAN using SN65HVD230
- VR module Variable Reluctance conditioner board VR MAX9926
- Wideband module CJ125 Bosch Wideband board
- VND5E025AKTR double channel high-side driver with analog current sense (used on Dodge Neon 2003 test mule)
- BTS21400 ignition coil IGBT driver (used on Dodge Neon 2003 test mule)
- TLE6240 module integrated low side switch (fabricated, not tested)
- TLE6244 module integrated low side switch (never actually fabricated)
- TLE8810ED module integrated low side switch (fabricated, not tested)
- MC33816 common rail driver (never actually fabricated)
- LM1949 low impedance injector driver (never actually fabricated)
New modules are being added to https://github.com/rusefi/hw_modular
Some stuff we have given up on completely is located at https://github.com/rusefi/hw_legacy
Above mentioned modules are known to work unless stated otherwise
Frankenstein
More info
See Hardware status forum thread todo: move hardware status content into git
Important note
rusEfi uses KICAD 4 only. We are unhappy with how each major version of KiCAD seems to break backwords compatibility in a major way and we plan to skip KiCAD version 5 and evaluate KICAD version 6 once it's available.
Important note
Depends on libraries from https://github.com/rusefi/kicad-libraries
If you download complete repo do not forget to download libraries. If you git clone be sure to also
git submodule update --init
git submodule update --init