Truggy383 wrote: ↑Tue Oct 23, 2018 2:12 am
... What in the code could have caused the tach to no longer trigger all else being equal? Again I am using speeduino only for the fueling with conventional distributor spark. Anything need to change in my tune file?
Apparently not, as I downloaded your msq, loaded your msq onto a v0.4, connected to TS, fed it an 8-cylinder distributor signal and RPM showed right up, with injectors and ignition active. I tried setting Skip Cycles to zero (not needed for fuel-only), and set ignition to single output (what it would be anyway), and it merrily responded.
When weird stuff like this happens, it's tough to identify, and so I suggest:
• Download the EEPROM_Clear.ino file below. Load and run it on your bare Mega with Arduino IDE in order to wipe stored memory. LED13 means done.
• Reload your msq tune file with Arduino IDE. Note any errors or warnings.
• Create a new project in TunerStudio for this tune. Delete the old one. Verify all the Project Properties are correct before connecting your Mega.
• Connect to TS, noting any errors or warnings. Verify it is communicating with TS and reporting proper values before engine start.
Typically, just a new project will get things going (an uncommon TS issue), but in rare cases an EEPROM wipe is also required. You can just try the new project, but if that fails, after wiping you'll need yet another new project.

Let us know how it goes, and if no joy,
start a new thread for troubleshooting.
David
After downloading, change the file extension from "txt" to "ino"
:
(912 Bytes) Downloaded 104 times