05/21/14

SV650 ECU Decoder v4.6 Design Finished

So I just ordered a few new boards from OshPark:

Front

Back

This was a major update which fixes all know bugs (many which are severe) and improves the protection of the circuit.

  • Switch to Murata 5V switching regulator.
  • LM7805 was overheating with heavy use of LED display in latest code
  • Add power MOSFET for reverse polarity protection
  • Add TVS diode for power/spike protection
  • Fix fuel/very low fuel indicator for 03-04 and 05+
  • Move EFI light off of pin 11 to allow interrupts to work
  • Move Mode switch to an interrupt pin
  • Add ground plane & clean up traces
  • Further improve battery voltage monitoring
  • Capacitors are now SMD too
01/25/14

v4.1 board design finished!

I’m happy to announce I’ve finished with the latest design of the SV650 ECU Decoder which has a number of improvements:

  • Add button for switching the display modes
  • Add support for detecting “very low fuel” on 2005-07 models
  • Improve battery voltage measurement circuit
  • Small tweaks to the layout and silkscreen

The board design has been sent to OSH Park for fabrication and hopefully I’ll get them in about 2 weeks.

Here’s a rendering of the new PCB design:

v4.1 Top

v4.1 Back

Update: So some testing of this board is showing some problems, including a possible problem which causes the Teensy board to be damaged, so I’m currently suggesting people not use it!

03/25/13

SV650 ECU Decoder Part 4: Third time is the charm?

Part 1 is here.
Part 2 is here.
Part 3 is here.

So my v2.0 boards were a complete dud.  Turns out some how I messed up the design and ended up wiring up the connector to the wiring harness backwards so nothing works.  Wasn’t a complete disaster- I was going to have to do another revision of the board either way, but it does slow things down. Continue reading

02/11/13

SV650 ECU EFI warning decoder/dash replacement

So I finally finished the design of my very first PCB and placed an order with OSH Park to get some samples. The basic premise is I needed a way to decode the data stream from my 2nd gen SV650 ECU to know when there is a problem with the fuel injection system with the race bike. Also, ideally, I needed a way to know what the specific error codes are.

Normally you do this with the stock dash, but I wanted to use my GPX Pro dash and didn’t want two dashes on my race bike. Unfortunately, the PCB on the dash is just one large unit (including the tachometer) and so there wasn’t an easy way to just use the parts I needed (a red idiot light and the LCD which displays the error code).
Continue reading