_ _ | \ | | | \| | | |\ | |_| \_|
|\ /| | ) ( | | | | | | | | | | | | | | (___) | (_______)
## ## ###### ###### ## ## ## ##
_ | | _ | | | |_| | \___/
## ### ## ## ## ## ## ## ####
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: I got a problem with my genboard.During firmware upgrade and some changes and measurments, I did '''short circuit on main 5V source (DPAK)'''. Right after that I lost connection to MT and unit appears to be '''DEAD.''' Tried to play trigger signal from my soundcard(was working fine before), scoped if signal going to uC,and everything comming in but no reaction.even if I turn it on ,it suppose to prime fuel pump,but it doesn't,and I have also 2 SPECFETs which are inverted(const.ON),and they are seems to be dead as well.Checked all power sources,and power on ATmel's pins and MAX232 ,they are present.Checked MAX232 with terminals 11 and 12 shorted for loopback test - OK. Is it possible that '''ATmega is damaged? most likely.''' Any advices...? New mainoard --- if you switched off power (shorted power?) during fw upgrade,try to short pin 2-3 in DB9 and talk to it in bootloader mode 9200,send S command iirc) //Emil After ATmega replace it seems like it has constantly 10deg ign advance.Is it some kind of protection?Haven't scoped ign outputs ,but i see on the gauge during bench test.Tried different firmwares, 1.1.8x ,1.1.9x.Also serial number in firmware info is ''unknown''. * Ignition is locked to 10deg if the serialnumber isnt found, contact vems.hu for instructions. /Erik ** with following info: '''What was the board serialnr ?''' (also, orderid= ?) --- Finally managed to make it work. Had to order new USBASP programmer because my old one was actually dead for no reason... Tried to load firmware with '''eXtreme burner''' software which is an GUI meant for avrdude - '''NO LUCK''' Next tried '''avrdude''' directly - '''NO LUCK''' Than decided to bring back to live my old laptop with LPT port and made simple BSD cable.After few attempts '''mission succeed'''. Conclusion - never give up. --- I used following syntax: Flashing firmware bundle or bootloader : avrdude -v -c bsd -p m128 -U flash:w:flashfile.hex burning lfuse: avrdude -v -c bsd -p m128 -U lfuse:w:0x2f:m burning hfuse: avrdude -v -c bsd -p m128 -U hfuse:w:0xc4:m burning efuse: avrdude -v -c bsd -p m128 -U efuse:w:0xff:m burning lock: avrdude -v -c bsd -p m128 -U lock:w:0x3c:m --- by the way... I can't see my page under Memberspage/myname only after using search option my page shows up.How to fix it? [[! MembersPage MembersPage/RyszardPiesta]] 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.