View Single Post
Old 10-08-2013, 12:34 PM   #164 (permalink)
t vago
MPGuino Supporter
 
t vago's Avatar
 
Join Date: Oct 2010
Location: Hungary
Posts: 1,807

iNXS - '10 Opel Zafira 111 Anniversary

Suzi - '02 Suzuki Swift GL
Thanks: 829
Thanked 708 Times in 456 Posts
*headdesk*

Okay, if your setup uses a fuel injector relay to control battery power to your fuel injectors, then that behavior is normal. The code is detecting the pulse caused by applying power to your injector circuit, but the rationality checks are rejecting the pulse.

I think instead that I will just revert the injector interrupt code to use both INT0 and INT1 again, like the original 0.86 code did. It might be that one of your AtMega's pins is not as good as detecting signal changes as the other. We'll test that, instead.
  Reply With Quote