Page 1 of 1

Fuelcut at 50% Dutycycle

Posted: Tue Aug 29, 2023 7:51 pm
by xcp92
Hello,
currently i´m running a custom PCB based on an STM32F407 dev board and i´m using the STM Discovery Firmware.
The Engine is a BMW M44B19, 1.9l 16V nat. asp. unmodified.
I´m currently running MAF. The Engine runs fine so far, easy starting, good idle. But if i drive around and reach a point when the dutycycle of the injectors reaches 50% the ECU cuts all fuelinjection until i release the throttle. In the log i see Fuel Error Code 10 (MaxDutycycle error) while the fuel is cut. I tried running in sequential and batch mode, no difference.

What could be the coulprit? I cant find anything in the configuration where a max. Dutycycle could be configurated.

Thanks in advance

Tune and Log: https://rusefi.com/online/view.php?msq=1534

Re: Fuelcut at 50% Dutycycle

Posted: Tue Aug 29, 2023 8:58 pm
by AndreyB
Looks like latest release has a nasty defect https://github.com/rusefi/rusefi/issues/5542

A work-around would be to set Controller->"HPFP Cam Configuration" -> "Number of lobes" to zero

See https://rusefi.com/online/view.php?msq=1534&dialog=hpfpCamDialog

Re: Fuelcut at 50% Dutycycle

Posted: Wed Aug 30, 2023 7:30 am
by xcp92
Thanks. This fixed the issue. Great :D