View Single Post
Old 08-29-2013, 04:12 PM   #19 (permalink)
nickdigger
EcoModding Apprentice
 
Join Date: Aug 2009
Location: terra firma
Posts: 138
Thanks: 4
Thanked 24 Times in 22 Posts
Quote:
Originally Posted by t vago View Post
Re-wrote the fuel injector pulse capture code to use only INT0.
Did you have to do any debouncing-type of trick for this? I tried switching to the CHANGE trigger, and wondered if it failed because the level hadn't yet fully risen to "high" when the int fired.

I think the space savings was only about 80 bytes, by combining the interrupts, but potentially the free pin could be more valuable.
  Reply With Quote