UART Software: Difference between revisions

From UART Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 44: Line 44:
# Change the console variant stored on the NOR (CFI revision)
# Change the console variant stored on the NOR (CFI revision)
'''''Read more on the UART-CL GitHub page'''''
'''''Read more on the UART-CL GitHub page'''''
[[File:Repair Preservation Group Logo.png|alt=Repair Preservation Group Logo|thumb|Proudly sponsored by The Repair Preservation Group]]

Revision as of 09:39, 15 May 2025

PS5 NOR Modifier by TheCod3r

PS5 NOR Modifier on GitHub

PS5 NOR Modifier Screenshot
PS5 NOR Modifier by TheCod3r

The PS5 NOR Modifier is a Windows GUI based application making it easier for people to modify the NOR file for their PlayStation 5 console. This is especially useful if you need to generate a NOR file for your console to replace a corrupt or faulty NOR.

Features:

  1. Read PS5 NOR files (PS5 Slim not currently supported)
  2. Write PS5 NOR files (PS5 Slim not currently supported)
  3. Change serial number on NOR file
  4. Change version flags (disc edition or digital edition)
  5. Read motherboard serial
  6. Read WiFi MAC address
  7. Read LAN MAC address

UART Features:

  1. Connect to any compatible TTL device
  2. Read error codes stored on PS5 system
  3. Clear error codes stored on PS5 system
  4. Automatically convert the error codes into easy to understand descriptions (if they exist in the database)
  5. Fetch error codes in real time from uartcodes.com database
  6. Option to download entire uartcodes.com database for offline use
  7. Send custom UART commands and receive response in output box

Read more on the PS5 NOR Modifier GitHub page...

UART-CL by TheCod3r

UART-CL by TheCod3r on GitHub

Repair Preservation Group Logo
Proudly sponsored by The Repair Preservation Group

UART-CL allows you to work with your PlayStation 5 console to quickly diagnose faults by connecting to UART via serial comms to obtain error codes from the system. Error codes are encrypted and not easily translated, which is where the error database comes in handy. UART-CL can automatically translate error codes into easy to understand descriptions to tell you exactly what's wrong with your system (assuming we have a record for the error codes you're getting). UART-CL can also clear error codes from the system and run custom UART commands, giving you total control over your system.

UART Features:

  1. Connect to UART serial device to obtain information from the PlayStation 5 (UART device required)
  2. Read the top 10 error codes stored on the system
  3. Auto translate error codes with the use of an offline database (which can be updated at will)
  4. Clear error codes from the PlayStation 5
  5. Send custom UART commands to the PlayStation 5

NOR Features:

  1. View serial number, motherboard serial, edition flags (disc, digital, slim), region, WiFi mac address, LAN mac address
  2. Change console edition flags and switch between disc, digital and slim consoles
  3. Change the serial number stored on the NOR
  4. Change the motherboard serial stored on the NOR
  5. Change the console variant stored on the NOR (CFI revision)

Read more on the UART-CL GitHub page

Repair Preservation Group Logo
Proudly sponsored by The Repair Preservation Group