merge rusEFI wiki

This commit is contained in:
GitHub Action 2021-05-17 16:27:51 +00:00
commit d448c1e870
1 changed files with 6 additions and 0 deletions

View File

@ -11,8 +11,14 @@ rusEFI has two probably working implementations for Bosch wideband oxygen contro
* We have cj125 integration
* We like https://github.com/mck1117/wideband even more. See https://rusefi.com/forum/viewtopic.php?f=4&t=1856
# rusEFI wideband module
rusEFI own wideband module requires one time initial programming. Self contained version of the board relies on custom USB header while module integrated into Hellen requires usage of ST-Link programmer hardware via TC2030 or breakout SWD pins.
initial programming binary at https://github.com/mck1117/wideband/tree/master/for_rusefi
At the moment only known to work using stm32cube software not ST Link utility (weird). In case of Hellen 5v via USB is required.
TODO: document it better