rusefi/hardware
Andrei 48ab85d636 cypress_usb_print_test
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
2020-09-11 18:21:53 +03:00
..
1A_injector_6-channels
1A_injector_12-channels
5V-regulator
172319-1_52pin-connector sync 2018-12-21 16:30:20 -05:00
176122-6-connector more silkscreen please 2019-07-21 18:48:41 -04:00
284617-1-connector manual sync 2019-01-08 21:02:25 -05:00
368255-2-connector useful files 2019-01-08 20:59:56 -05:00
963063-15_55_pin_connector 55 pin 2018-12-20 20:48:08 -05:00
966595-1_and_963356-1-connector HW progress 2017-12-24 09:30:30 -05:00
1123038-2-connector cypress_usb_print_test 2020-09-11 18:21:53 +03:00
A4988_stepper_motor_driver
Breakout_134pin_7-967288-1 134 pins docs 2019-12-03 21:04:18 -05:00
Breakout_TLE6244 docs 2018-12-23 10:45:28 -05:00
CJ125_board cj125 picture 2020-01-08 01:15:28 -05:00
Common_Rail_MC33816 docs 2020-01-08 00:00:32 -05:00
Common_Rail_PT2000 sync with Jared 2019-08-08 08:51:04 -04:00
DDPAK_breakout todo 2019-11-16 11:01:35 -05:00
DPAK2_breakout
HighSideSwitch
MX7-C-35PL-C11-connector docs 2018-12-14 21:42:39 -05:00
Map_MPX
NGC_38_connector docs 2019-11-07 12:48:52 -05:00
NGC_pcb
PowerSSO-24_breakout docs 2018-12-23 10:59:33 -05:00
Power_regulator_TPS54340 manual sync 2019-01-17 22:45:57 -05:00
Stimulator
TLF35584 breakout hackign file back into kicad 4 format 2019-01-19 15:44:05 -05:00
VR_Board sync 2018-12-29 15:24:26 -05:00
adc_amp_divider
adc_amp_divider.vertical
adc_amp_divider.vertical12
analog_input_module_kb1gtt
brain_board docs 2018-12-14 20:15:15 -05:00
brain_board_176-pin docs 2018-12-14 20:15:15 -05:00
brain_board_SD_Card_1
brain_board_STM32F407_SD_wing-it
breakout_board
can_board docs 2018-12-14 20:10:00 -05:00
discovery
frankenso PA6 documentation 2019-09-21 17:20:36 -04:00
frankenso-PWR-Supply docs 2018-12-22 12:19:09 -05:00
frankenstein Frankenstein "project_name-cache.lib" file fix #763 2019-04-18 08:20:27 -04:00
gerbmerge
hi-lo_driver
hip9011
ion_sense_saab better image 2018-11-25 10:44:10 -05:00
knock_VR_Art_ELectro
low_side_tle6240 docs 2018-12-29 15:25:39 -05:00
mini48-stm32 docs 2018-12-14 20:15:15 -05:00
power_supply_kb1gtt docs 2018-12-22 12:19:09 -05:00
rusefi_hardware_history fresh gerbers with POS fix 2017-12-21 21:10:45 -05:00
rusefi_lib@08677673d2 fresh lib 2019-12-29 13:38:59 -05:00
soic8_breakout
thermocouiple_module
tools trying jlcpcb assembly 2019-12-30 00:27:23 -05:00
usb_mmc_spi
.gitignore .gitignore 2019-11-03 19:00:22 -05:00
common_parts.txt
license.txt
readme.md 134 pins docs 2019-12-03 21:04:18 -05:00

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

Modules

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

Our older ECU board

More info

IBOM Interactive Html Boms

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