Post: NORway PS3 NOR Flasher Software for Teensy++ 2.0 Dev Boards
07-26-2011, 11:36 PM #1
-Daemon-
HELL IS HERE
(adsbygoogle = window.adsbygoogle || []).push({});
Look like there more great news only if you no what your doing tho so to people who need this and understand what this is for i bring you a project by judges who has released Teensy++ 2.0 Flasher Software called NORway for PlayStation 3 developers.




Originally posted by another user
Here comes my initial release of a NOR flasher soft for the PS3 called "NORway". I know, there are other "WIP" projects, but I got a little impatient, so I've decided to create my own solution. It's a port of "noralizer" by marcan, a pretty good working NOR flasher implementation for another FPGA board.

Anyway, here's the README.txt, which should explain everything: NORway v0.1

This project has been ported for the Teensy++ 2.0 from the original NOR flasher tool ("noralizer" by Hector Martin "marcan" ) that was used to flash AsbestOS onto the demo PS3 at 27C3, and for experimentation.


INFO


Originally posted by another user
Contents:

\teensy\NORway.avrsln - Source code for the Teensy++ 2.0 (AVR Studio 5.0)
\teensy\default\NORway.hex - Compiled hex-file for the Teensy++ 2.0 (AT90USB1286)
\hwinstall\install-*.jpg - Some pics of how I've mounted the Teensy (CECH-2504A/B)
\hwinstall\nor_testpoints.png - Connection diagram of the NOR testpoints (CECH-2504A/B)
\serial_install.exe - Teensy serial drivers for Windows
\README.txt - this file
\NORway.py - PC Python client

Hardware connections (see "\hwinstall\nor_testpoints.png"):

PS3 Teensy
A0-7 PF0-7
A8-15 PA0-7
A16-22 PB0-7
D0-7 PD0-7
D8-15 PC0-7
CE# PE0
OE# PE1
RESET# PE4
WE# PE5
RY/BY# PE6
TRISTATE# PE7
GND GND

There are no modifications to the Teensy itself required. Don't install any power regulators, don't cut any traces.

DON'T CONNECT THE VCC SOLDER PADS TO ANYTHING!

Connection diagrams for other boards can be found at: You must login or register to view this content.

Prerequisites for Windows:

Python 2.7.2 (You must login or register to view this content.)
pyserial 2.5 (You must login or register to view this content.)



USAGE


Originally posted by another user
Install Python + pyserial (see "Prerequisites for Windows"). Install drivers. Connect Teensy to your PC. Flash Teensy with "\teensy\default\NORway.hex" and reset it after completion. Start Windows' "Device Manager", expand the "Ports (COM & LPT)" node, you should see something like "USB Serial (Communication Class, Abstract Control Model) (COM4)". This tells you that "COM4" (or whatever shows up) is the COM port used by Teensy.

At the command prompt enter "NORway.py" to display help.

Procedure to dump your flash:

- PS3 is turned off
- At the command prompt enter:

NORway.py
- Turn on your PS3, it shouldn't boot
- At the command prompt enter:
NORway.py dump flash.bin
- When dumping is finished enter:
NORway.py release
- Power off your PS3 (disconnect Teensy if PS3 doesn't boot when restarted)

Dumping takes about 3 minutes. A file "flash.bin" with a size of exactly 16 MB (16.777.216 bytes) has been created in your current directory.

Flashing is rather slow. Writing a complete flash with the "write" command takes about 2 hours. Might be improved in future versions...

IMPORTANT:

Before you flash your PS3 with anything new, make sure that the content of your dump is correct (e.g. compare ros0/ros1 area of your dump against "CORE_OS_PACKAGE.bin" from an actual PS3UPDAT.PUP of your current firmware). And keep your original dump in a safe place. You might need it.

It's tested on Win7 x86, but should also work just fine on any x86 Windows >=XP. Basically it should also work on Linux, but I didn't test. If you're running Linux, you probably know what to do. Serial drivers are not required for Linux.

Unfortunately I couldn't manage to make it work on any x64 version of Windows, because of the Python pyserial module.

Thanks to "marcan" for the original implementation.

-- judges (judges at eEcho.com)

P.S: I've already managed to downgrade my OFW 3.61 to CFW 3.55. There're minor things to rule out, but expect a downgrade tutorial coming soon..





You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.

DOWNLOAD AND SOURCE AT

You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 12 users say thank you to -Daemon- for this useful post:

AMNE, dubeyduck, FAKA_ELITE, forcer911, ibombo, Jakeyy, killa skillz, MtrombZ, oO-GKUSH-Oo, PS3 Prodigy, Stack0verfl0w, thatbrat
07-28-2011, 11:17 AM #29
zCaM
Banned
someone who has this or is getting it should use this to flash dump a 3.6+ ps3 and try get the 3.6x keys, i would but i am not good with soldering :/
07-28-2011, 02:48 PM #30
Threatz2Fresshh
I was 2fresshh before
Originally posted by zCaM View Post
someone who has this or is getting it should use this to flash dump a 3.6+ ps3 and try get the 3.6x keys, i would but i am not good with soldering :/

... not that simple
07-29-2011, 03:55 AM #31
Originally posted by ClutchLikeDemon View Post
Look like there more great news only if you no what your doing tho so to people who need this and understand what this is for i bring you a project by judges who has released Teensy++ 2.0 Flasher Software called NORway for PlayStation 3 developers.






INFO





USAGE







You must login or register to view this content.
You must login or register to view this content.
You must login or register to view this content.

DOWNLOAD AND SOURCE AT

You must login or register to view this content.


Hey bro there has been a very important update to this project you might want to add to your post.

The updates are:

NORway instructions and files have also been updated to v0.2
v0.2 released! Documentation updated to include the required 3.3V voltage regulator plus Teensy clock rate changed to 8 MHz!

Im providing you guys with a direct download link to the NEW v0.2 NORway files- You must login or register to view this content.


you need to modify the teensy++ to regulate the voltage to 3.3v the mod is simple and i include pics of the mod below.( this is major it keeps you from frying your ps3 NOR.)
BEFORE

You must login or register to view this content.

AFTER
You must login or register to view this content.

The following 2 users say thank you to PS3 Prodigy for this useful post:

AMNE, killa skillz
07-29-2011, 04:28 AM #32
SilentStorm1011
Do a barrel roll!
Cool thanks for this. more progress everyday.
07-29-2011, 05:27 AM #33
Originally posted by ClutchLikeDemon View Post
Look like there more great news only if you no what your doing tho so to people who need this and understand what this is for i bring you a project by judges who has released Teensy++ 2.0 Flasher Software called NORway for PlayStation 3 developers.



I decided to make this pinout because i plan on doing this as soon as my Teensy++ Board comes in the mail (expect a very detailed video TUT soon). I labled the pinout specailly for the Ps3/Teensy++ solder points i thought it might help out someone else who is trying this. Feel free to add this to your post.
You must login or register to view this content.

The following user thanked PS3 Prodigy for this useful post:

AMNE
07-29-2011, 05:00 PM #34
killa skillz
Do a barrel roll!
im so gald the ps3 scenes back btw keep up the good work on the updates
07-29-2011, 05:59 PM #35
wardoc22
S.P.E.C.I.A.L
sounds dangourous
07-29-2011, 06:16 PM #36
Originally posted by wardoc22 View Post
sounds dangourous

It's really not as long as you know what your doing.
07-29-2011, 06:56 PM #37
iTruceFret
[move]From now on, call me DRAGON.[/move]
Originally posted by XwarfratX View Post
hit me up when you get your board and we can start this shit


LMFAO. You're tripping me out. Eff all the -rep you got. You just made my day regardless if you don't know wtf you're doing.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo