Updated WBO (markdown)
This commit is contained in:
parent
554cf280b9
commit
f7a43b41f2
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue