Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

PlayStation 5 Fault Finding Using UART

From Repair Wiki
PlayStation 5 Fault Finding Using UART
Device PlayStation 5, PlayStation 5 Slim
Affects part(s) Motherboard
Needs equipment Soldering Iron, USB-TTL Device
Difficulty ◉◉◌◌ Medium
Type


This article is a stub. You can help Repair Wiki grow by expanding it

Introduction

The Southbridge when detecting a problem with a component on the motherboard creates a Error Log.

Using UART to communicate with the console we can request the EMC (Southbridge) to show us the Error logs stored in the console.

These errors can then help us identifying what's wrong with the console.

Unlike the PS4 the EMC UART is already enabled by default (Thx Sony).

Example of a USB-TTL Device

Required tools

In order to connect to the PS5 you will need a USB-TTL device doesn't really matter which one,

you will also need a few pieces of wires to connect the device to the console.

You will need a soldering iron.

Connecting the USB-TTL to the console

In order to connect the PS5 to your device you will need to solder 3 wires to the motherboard RX/TX and GND.

Bellow are the location of the points where we need to solder our wires, the locations vary from board to board.

PS5 UART Connections
PS5 UART Connections

Follow the image above solder your 3 wires to the test pads and connect them like the image above.

Remember RX goes to TX and TX to RX.

Connecting the console to the PC

In order to pull the errors from the console we will need a program to communicate with the console, in this guide we will use Console Service Tool [1]

Download and install the software above.

Connect your USB-TTL device to the computer, plug in the power cable of the console but dont turn it on.

Open Console Service tool, click on Sony and then Playstation 5.

Select the your TTL device and click on Run.

You Should get an output like this:

PS5 Read Error Logs Example Output

What to do with the Codes?

Unfortunately Sony doesn't tell us what every error means, but the repair community as managed to associate many errors with symptoms.

If you get and Error that doesnt have a description look around in other databases for example:

UartCodes.com [2]