FOME-Tech / fome-fw

Free Open Motorsports ECU
https://www.fome.tech
Other
34 stars 17 forks source link

Idle & Main Region swapped in Closed loop fueling #425

Open rk-iv opened 1 month ago

rk-iv commented 1 month ago

BMM proteus f7 board ECU, firmware 20240330

While Idling, changing the Idle Max add and remove percentage in Closed Loop Fueling does not seem to adjust the correct region. However, when Adjusting the Main region, it does works while idling.

My settings are very similar to the below

image

log attached of idling, and first adjusting idle region remove from 15 to 0, with no response from fuel trim, then changing main region remove from 15 to 0 at idle and having fuel trim respond.

clfc_issue_2024-05-14_07.29.35.zip

nmschulte commented 1 month ago

The log shows that the determined CLF bin is always "main," (fuelClosedLoopBinIdx == 3) and presumably this is because the RPM is always > 1000 RPM: e.g. never actually idling.

graph