DSM/ECU: Difference between revisions
Jump to navigation
Jump to search
Line 173: | Line 173: | ||
* https://ecimulti.org/ | * https://ecimulti.org/ | ||
* http://www3.sympatico.ca/tchaad/ | * http://www3.sympatico.ca/tchaad/ | ||
* https://web.archive.org/web/20070821131725/http://www.dsmlink.com/faq-eprom.html | |||
====Disassembler==== | ====Disassembler==== |
Revision as of 11:25, 6 June 2021
Subpages
DSM/ECU/Pretty disassembly notes[1]
DSM/ECU/MH6211 Instruction Set[2]
DSM/ECU/MH6111 Instruction Set
General
ECU troubleshooting and daughterboard [RUS]
Photos
DSM-ECU Yahoo! Group Archives
ECU numbers
- http://simon.chi.il.us/ECU/ECUID.html
- https://tech.mirage-performance.com/ECU/index.html
- https://www.evoscan.com/technical-vehicle-manuals/150-mitsubishi-ecu-numbers
- http://ecmoutlet.com/ecm_forum.html
- http://ecmoutlet.com/ecm_forum.html#p13
- http://www.vfaq.com/mods/ECUs.html
EUDM ECUs
Model | MMC # | MEC # |
---|---|---|
Eclipse 2.0 16v | MD169144 | E2T36583 (eprom 28 pin) |
MD169144 | E2T36583 (micro) | |
MD327134 | E2T61680 |
See Also: DSM/ECU/ECU Numbers[5]
EPROM images
- http://tunerpro.net/download/bins/DSM/
- http://www.tunerpro.net/downloadBinDefs.htm#DSM
- http://www.lilevo.com/mirage/ECU%20editting,%20MAF(T),%20Eprom,%20Map,%20Tuning,%20Pinouts,%20Standalone%20etc/EPROM%20EDITTING%20ECU%20and%20%20MAF%20FILES/
Input/Output
Registers
Editing notes
- http://www.lilevo.com/mirage/dsmromedit.htm
- https://sites.google.com/site/90tsis/home/1g-dsm/code-editing
- https://web.archive.org/web/20071219183812/http://users.wpi.edu:80/~ktarry/dsmtech/
- https://pdfslide.net/documents/dsm-ecu-extended-map-guide.html
- https://esm.logic.net/public/dsm/ecu-flashing.html
- http://www.technomotive.com/prod/eprom/eprom.htm
E931 disassembly with comments
2G ECU
Processor info
- http://www.rhinopower.org/76xxx/76xxx.html
- https://rhinopower.activeboard.com/t30481695/software-tools/
- https://rhinopower.activeboard.com/forum.spark?aBID=133095&topicID=30481695&p=3
- https://rhinopower.activeboard.com/t66419432/76c55-mh6311-information
Docs
- http://www.rhinopower.org/76xxx/76xxx.html
- http://www.rhinopower.org/76xxx/docs/76C55_Register_Map.txt
- https://rhinopower.activeboard.com/t30481695/software-tools/?page=1&w_r=1619821221#comment-45660411
- http://www.rhinopower.org/mods/docs/Using_MiniIDE.doc
- https://web.archive.org/web/20070102011556/http://home.comcast.net/~tasm/tasmman.htm
- https://web.archive.org/web/20151002025803/http://home.comcast.net:80/~tasm/tasm32.zip
- https://www.keil.com/download/docs/10.asp
- https://web.archive.org/web/20070102062946/http://www.keil.com/download/files/mot2bin.zip
- https://www.scribd.com/doc/59831473/
This is the symbolic and commented source code for the DSM E931 and E932 ECU. To assemble "standard_E932_E931_source.asm", download the telemark assembler TASM from http://home.comcast.net/~tasm/ to the same directory and execute asm.bat from the DOS prompt. The assembler will produce two files: standard_E932_E931_source.lst is a line by line listing of the assembly with addresses while standard_E932_E931_source.obj is the 32KB binary image to burn on EPROM. Default setting produces the E931 standard binary image Required file, not provided (from http://home.comcast.net/~tasm/): TASM.EXE, Version 3.2 Contents: standard_E932_E931_source.asm Assembly source file for the E931/E932. See notes at the beginning of that file for more details. Default setting produces the standard E931 EPROM image. asm.bat Batch file to assemble standard_E932_E931_source.asm standard_E931.bin Binary file read from an actual E931 EPROM. Assembly of standard_E932_E931_source.asm using the "E931" setting should produce an identical binary. standard_E932.bin Binary file read from an actual E932 EPROM. Assembly of standard_E932_E931_source.asm using the "E932" setting should produce an identical binary. standard_E931.lst Assembly listing file for the standard E931, usefull if you just want to edit an EPROM image without assembly.. standard_E932.lst Assembly listing file for the standard E932, usefull if you just want to edit an EPROM image without assembly.. tasm6111.tab TASM compatible opcodes for the E931/E932 ECUs. Works with the provided source files. Might be incomplete if you want to use something not already used by the standard code... Christian [email protected]
MH6111 Instruction Set
Procs Docs Tossed
Related?
- https://www.physicsforums.com/threads/ic-datsheet.67692/
- http://jeffgst.com/id20.html
- https://ecimulti.org/
- http://www3.sympatico.ca/tchaad/
- https://web.archive.org/web/20070821131725/http://www.dsmlink.com/faq-eprom.html
Disassembler
- https://web.archive.org/web/*/http://www.16paws.com:80/ECU/*
- https://web.archive.org/web/20030316084747/http://www.16paws.com/ECU/DASMx/
- https://web.archive.org/web/20140306212142/http://www.16paws.com/ECU/DASMxx/DASMx.htm
Suzuki ECU
(Uses MH6X11)
Mods
- https://web.archive.org/web/20151021233215/http://www.ilostmymind.com/ECU/DSM
- https://web.archive.org/web/20151023035547/http://www.ilostmymind.com:80/ECU/DSM/progra.txt
- https://web.archive.org/web/20151023035522/http://www.ilostmymind.com:80/ECU/DSM/E931C6F5hex.html
Dis/assembly
- Documentation
- Download
- GIT
- Linux (TASM 3.1)
- OSX Port
PCB
ECU power
Standalones
AEM
Megasquirt
- https://www.diyautotune.com/support/tech/hardware/diypnp/available-models/#N52
- https://www.diyautotune.com/support/tech/install/dsm/megasquirt-your-4g63/
Speeduino
- https://wiki.speeduino.com/en/decoders/4G63
- https://wiki.speeduino.com/en/reference/ECU_Connectors#dsm-mitsubishi
- https://wiki.speeduino.com/en/configuration/Idle#examples
Link ECU (VR4LINK)
- https://forums.linkecu.com/topic/9318-using-factory-knock-sensor-vr4link-dsm/
- https://www.aimshop.com/products/link-mitsubishi-vr4link-vr4x
Haltech
ECU+
rusEFI
PowerFC
Stims
- jimStim
- Ardu-stim
Speed Density
Kim Hulkkonen
SwD-Swede Density
- http://dsmecu.com
- http://kaxlon.com
- https://github.com/KaxLon
- https://www.facebook.com/swededensity/
http://www.wiki.swededensity.com/http://swededensity.com/- https://www.youtube.com/playlist?list=PLVqF6cy1_ujiGSEMi2GLMuIglT08QP9Fp
ds-map
- DS-MAP V1 - Nick Pudhead?
- Jackal (V2) - Curtis Hacker
- Werewolf (v3) - Curtis Hacker
Geekmapped
Knock
Bill Sundahl