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.
Forum for discussing how to install MicroSquirt(TM), choose and troubleshoot sensors, wiring, and communications for MicroSquirt (TM) and MicroSquirt Module(TM).
Forum rules
Read the manual to see if your question is answered there before posting. If you have questions about MS1/Extra or MS2/Extra or other non-B&G code configuration or tuning, please post them at http://www.msextra.com The full forum rules are here: Forum Rules, be sure to read them all regularly.
I have a special injector that requires that it be driven from the manufacturer's driver circuit. The driver circuit requires a 5V logic level TTL signal to turn the injector on. Is there someplace in the MicroSquirt V2.0 injector driver circuit that I can tap into to get the 5V signal that is driving the injector MOSFET (I guess I'm assuming its a logic level input)? Maybe just solder a lead onto the INPUT on U6 VND5N07?
Would it be easier to convert the 12V injector pulse back to 5V? If so, what type of components/circuit would I use?
Is there an alternate output that can be used like the LEDs on the MegaSquirt?
I can use whatever firmware will support the feature if its available!
You're going to want a buffer circuit of some sort; a direct connection from the processor to the Great Outdoors (including your direct lead to the VND5N07) is a quick way to fry your processor.
The problem with converting the injector signal from +5v to +12v is that the uS injector is a grounding signal, not a positive pulse.
Can you provide a wiring schematic for this device - I assume it's like a 4-pin logic COP?
You might be able to use a PNP transistor: MS injector output to the base, 5v to the collector, your injector to the emitter. When the base goes to ground, the transistor will conduct 5v across the collector and emitter. Likely a P-channel mosfet might be better though, and wired similarly.