## ## ##### ## ## ## ## ## ## #####
## ## ##### ## ## ## ## #####
_ ( ) | | | | _ | |_( ) (____/'
###### # ## # ######
_____ |_ _| | | | | _| |_ \___/
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: Subpage of MembersPage/Sascha/AudiCoupe With the help of this page, * wiring can be verified * can be compared to InputTrigger/AudiTrigger * config and tables can be verified against GenBoard/Manual/DigitalOut/Table Firing order is 1,2,4,5,3 as always on InputTrigger/AudiTrigger ---- '''Injectors''' (natural order) Inj 1 - EC36 Pin7 (mask 1) Inj 2 - EC36 Pin19 (mask 2) Inj 4 - EC36 Pin20 (mask 8) Inj 5 - EC36 Pin9 (mask 16 = 0x10) Inj 3 - EC36 Pin8 (mask 4) '''h[0]=01 02 08 10 04 20 40 80 is BAD''' good: h[0]=01 04 10 08 02 20 40 80 which in MegaTune is 1,4,16,8,2,32,64,128 (from top to bottom) ---- '''Coils''' (natural order) Coil #1 - EC36 Pin35 (injch0) Coil #2 - EC36 Pin33 (injch1) Coil #4 - EC36 Pin36 (injch3) Coil #5 - EC36 Pin11 (injch4) Coil #3 - EC36 Pin34 (injch2) Remember that you read from 4..0, * in MegaTune bottom to up * in h[2] from right to left So your '''h[2]=04 03 02 01 00 07 07 07 is BAD order (though the channels are the good 0..4, just in wrong order'''. Good order is h[2]= 02 04 03 01 00 .. .. .. but maybe rotated to other starting poing (where is your TDC cyl1 ?) ---- Fuel Pump is connected to EC36 Pin10 (IGBT Drive_07) Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.