The MegaSquirt Project has experienced explosive growth other the years, with hundreds of new MS installations occurring every week - a phenomenal success! MegaSquirt has been successfully used in all aspects of Internal Combustion engine applications including R&D, Industry, Race, and Research. The MS project has transformed itself from a simple R&D project into a full-featured mature engine control system. To reflect this the support structure has also changed to meet the needs of MegaSquirt Users.
Moving forward, the R&D forums for MegaSquirt project are in a read-only mode - no new forum posts are accepted.
However the forums will remain available for view, they still contain a wealth of information on how MegaSquirt works, how it is installed and used. Feel free to search the forums for information, facts, and overview.While the R&D forum traffic has slowed in recent years, this is not at all a reflection of Megasquirt users, which continue to grow year after year. What has changed is that the method of MegaSquirt support today has rapidly moved to Facebook, this is where the vast majority of interaction is happening now. For those not on Facebook the msextra forums is another place for product support. Finally, for product selection assistance, all of the MegaSquirt vendors are there to help you select a system, along with all of the required pieces to make it complete.
A forum for discussing applications and implementations of the MegaShift transmission controller code for the GPIO from B&G. This can control up to 8-speeds and 6 shift solenoids (plus a 16x9 table for controlling a PWM line pressure valve). It has manual and fully automatic modes (16x9 load x speed table), with under and over rev-limit protection, and full data logging of all inputs and outputs (among many other abilities). A TransStim to test your completed board is also available.
I have my GPIO built per the 4L60 Build guide and as such have grounding switches for up and down shifting. I noticed when trying to set this up that the Upshift input is ALWAYS on no matter what. I even removed the VR2 jumper and it is STILL on. If I change it from grounding switches to voltages, it goes off. Same applies for if I change the input to HIGH they both go off.
Since the VR2 jumper is NOT installed, that makes me thing there is some sort of damage to the GPIO processor pin?
Is it possible to use another input for the manual mode?
If I ground the circuit nothing happens. This is why I'm thinking there is some damage here. Even with the jumper removed (VR2) it still says the UPSHIFT is ON via tuner studio when the switch type is grounding switches.
Can you measure the voltage (on the processor side of the 25x2 header)?
Can you post your MSQ so I can try it here?
If this was mine, I would also try re-downloading and re-loading the code on the chance it has been corrupted (in either the transfer from the web site or in loading the GPIO itself).
I would also look the board over very carefully. I would look for excess residual solder flux, or solder blobs, component lead trimmings, etc. anywhere they shouldn't be. I would also re-wash the board in 99% isopropyl alcohol, and let it dry overnight.
I could make a 'one-off' code with that shift button on another input as a test (but I wouldn't be adding this to future codes). If you would like this, let me know which input()s) you have free.
Lance.
"Never wrestle with pigs. You both get dirty and the pig likes it." - George Bernard Shaw
As standard practice I always scrub the boards down with warm soapy water and a tooth brush post assebly, so I'm realtively confident it isn't residual flux or componenet leads on vacation. I have seen solder blobs from SMD production in early MS3 boards, so it wouldnt' surprise me as this has always been stuck in the ON position since day one.
I'm not using a line pressure sensor so port AD4 is available if that works? I'll measure the voltage on the pin this afternoon. It can't be to high because if I set it to discrete voltages (which doesn't allow greater than 5v) it goes off.
Soap isn't the best thing to use for cleaning the board, it can leave a residue.
Have you managed to measured the voltage on the pin?
I will attach code/ini that puts the paddle UP input on AD4 (the line pressure input, which is now disabled). I haven't tested this code at all, so use with great caution.