View Single Post
Old 04-17-2015, 07:13 PM   #12 (permalink)
thewanderer
EcoModding Lurker
 
Join Date: Dec 2014
Location: PA
Posts: 14

Civic VX - '92 Honda Civic VX
Thanks: 1
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by AndrzejM View Post
I'm using t_vagos code without any issues.
I remember some tests that I've made with 0.86 code but there was indeed some issue that required code changes for different clocks. t_vagos code needs that settings too, but it's one time thing. You should make the changes needed before uploading the code to your ATmega chip.
Which version of t_vago's code are you using? 20140512 - mpguino_1.92_tav.zip or maybe something else? Did you have to modify it at all?

It looks like I'd need to comment out
Code:
#define use20MHz true
as well as

Code:
#define useChryslerMAPCorrection true
would there possibly be anything else I might need to do to load this t_vago code on a 16MHz Arduino (atmega328)
  Reply With Quote