I2C EEPROM support #3860

This commit is contained in:
rusefi 2022-02-06 18:58:31 -05:00
parent 998cba5521
commit 6fbdafa1ae
2 changed files with 2 additions and 1 deletions

View File

@ -452,7 +452,7 @@ bit cj125isUaDivided;+Is your UA CJ125 output wired to MCU via resistor divider?
bit cj125isLsu49
bit etb_use_two_wires;+TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode.
bit isDoubleSolenoidIdle;+Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position.
bit unused164b14
bit useEeprom
bit cj125isUrDivided;+Is your UR CJ125 output wired to MCU via resistor divider?\nLooks like 3v range should be enough, divider generally not needed.
bit useCicPidForIdle;+Switch between Industrial and Cic PID implementation
bit useTLE8888_cranking_hack;

View File

@ -3716,6 +3716,7 @@ cmd_set_engine_type_default = "@@TS_IO_TEST_COMMAND_char@@\x00\x31\x00\x00"
field = "boardUseCrankPullUp", boardUseCrankPullUp
dialog = parkingLot, "Experimental/Broken"
field = useEeprom, useEeprom
field = "disablePrimaryUart", disablePrimaryUart
field = "#System hacks"
field = "tempBooleanForVerySpecialCases", tempBooleanForVerySpecialCases