My Arduino Mega 2560 worked well untill yesterday.
But Yesterday I connected a 12V Lipo battery to my arduino.After about 1 hour later, while i was controlling a servo,I heard a sound and now it doesnt work.
When I plug into USB, green light and orange light(L pin 13) turns on, But it doesnt show in device manager or arduino.When I press reset orange light turn off and turns on.
If you have 3.3V and 5V it sounds like the regulators are working.
But your USB/Serial interface chip (ATmega16U2) may be damaged. Does the Loopback test work?
Or the microcontroller (Atmega2560) may be damaged. Was your last sketch writing a High to D13? That would turn on the L LED.
You may still be able to use an FTDI Basic to download code to the 2560 even if the 16U2 is damaged. Do you have one? Or an Arduino?