Panasonic SA-HT990 stuck in ST MODE

If you have an electronic device that is in need of some repair, and you're willing to do the repair yourself, use this forum for advice from other electronics experts.

Moderator: Moderators

Post Reply
Electro1
Posts: 4
Joined: Sun Apr 28, 2019 3:57 am

Panasonic SA-HT990 stuck in ST MODE

Post by Electro1 »

Panasonic SA-HT990 stuck in ST MODE


Hi all,

I have a Panasonic SA-HT990 which is stuck in ST MODE after trying to make it region free with an application.

I tried to do a factory reset but the player is not responding. I am thinking that I will have to install new firmware.

Anyone can help please?

Thanks.
The Robman
Site Owner
Posts: 21884
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

The guy who wrote the following post was able to clear his ST MODE by doing a reset:
https://www.avforums.com/threads/st-mod ... ic.681744/

I found this manual for the SC-PT550 (which is the unit referred to in the above thread)
https://www.panasonic.com/content/dam/P ... ctions.pdf

I think the RESET instructions that he found are as follows:
While stopped and "DVD/CD" is the source, press and hold [7] on the main unit and [h10] on the remote control until "Initialised" (or "Initialized") disappears from the television. Turn the unit off and on again. All settings will return to the default values.
You could to see if that reset works on your unit.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Barf
Expert
Posts: 1524
Joined: Fri Oct 24, 2008 1:54 pm
Location: Munich, Germany
Contact:

Post by Barf »

No idea if this helps you, but ...

A few months ago, I managed to put my Panasonic DP-UB424 in "funny" lock mode (no idea if that is the same as your "ST MODE"). Sending the signal with protocol Panasonic, D=176 S=1 F=91 caused a factory reset, and my player was usable again.
Electro1
Posts: 4
Joined: Sun Apr 28, 2019 3:57 am

Post by Electro1 »

Thanks alot for the help. Rob I tried that reset but nothing happening. Barf how do I send those commands?
The Robman
Site Owner
Posts: 21884
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Electro1 wrote:Barf how do I send those commands?
You would need a JP1 remote to do that.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Barf
Expert
Posts: 1524
Joined: Fri Oct 24, 2008 1:54 pm
Location: Munich, Germany
Contact:

Post by Barf »

There are a number of ways to send that command. How did you send the original code-free sequence?

You can use a sufficiently capable programmable remote (JP1, Pronto, Logitech, likely others), you can use a smartphone/table app (Irplus, probably others) you can use some dedicated IR sending hardware (GlobalCache, IrTrans, CommandFusion, IrToy,...) , or you can use a microprocessor board like the Arduino with attached IR LED. Please check out my project. Let us know what you prefer.

For generating, possibly sending, I recommend IrScrutinizer.
Electro1
Posts: 4
Joined: Sun Apr 28, 2019 3:57 am

Post by Electro1 »

Thanks for the help. I like your project and thinking of building 1 I downloaded the hex file firmware but I cannot download the Xloader program.

Which Arduino Nano version should I buy (3.3V 8MHz) or the (5V 16Mhz).

Thanks,
Barf
Expert
Posts: 1524
Joined: Fri Oct 24, 2008 1:54 pm
Location: Munich, Germany
Contact:

Post by Barf »

Electro1 wrote:I cannot download the Xloader program.
I put it here . But I do not want to really condone that program... There is now a downloading script for Windows. You need to have the program avrdude installed (contained in the Arduino IDE, in XLoader, and probably in many other). Just adjust the path to avrdude.exe (at the end of the file) and give the current COM-port as argument. Or compile it with the Arduino IDE.
Electro1 wrote:Which Arduino Nano version should I buy (3.3V 8MHz) or the (5V 16Mhz).
The Atmega328p version, which probably is what you refer to as the second alternative. "old" or "new" bootloader does not matter.
Electro1
Posts: 4
Joined: Sun Apr 28, 2019 3:57 am

Post by Electro1 »

Hi once again

I built the 'Arduino Nano as IR sender and receiver'. I tried the code 'protocol Panasonic, D=176 S=1 F=91' but nothing happened.

I tried the original Panasonic remote and captured the signals and what I discovered till now is that the protocol is Panasonic, D=160

Thanks,
Post Reply