Go Back  
Reply
 
Thread Tools
Old 12-17-2012   #691
DSwizzy145
 
Join Date: Feb 2011
Location: USA
Posts: 184
Likes: 332
Liked 22 Times in 15 Posts
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to DSwizzy145
Alright i got you now! nvm sorry
DSwizzy145 is offline   Reply With Quote
Old 12-17-2012   #692
afzoo3hax
null
 
Join Date: Nov 2012
Posts: 45
Likes: 5
Liked 7 Times in 5 Posts
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Here is a simple-to-follow soldering guide:

Resource 1) Ps3DevWiki

http://www.ps3devwiki.com/wiki/Teensy_2.0%2B%2B

Resource 2) Youtube

Soldering made easy: a youtube video by MrEnergyBreeze aptly called "Progskeet & Teensy++ PS3 motherboard wiring tips and preparation".

Progskeet & Teensy++ PS3 motherboard wiring tips and preparation - YouTube

Perhaps this video should really be added somewhere onto the Ps3DevWiki - any takers?

Resource 3) Notes and advice:

1) Don't rush. Do the preparatory work. For example cutting and tinning the ends of your wires to correct length, labelling them, etc. Of course, make sure beforehand you are 100% certain all the wires / solder points for your motherboard.

2) Use Flux. You definitely need to prep the area with plenty of flux first thing, before you start waving around that soldering iron around in anger. Doesnt matter which kind of flux. The cheapest bog-standard grease flux is absolutely fine. Spread a generous layer of flux liberally on and all around the pads to protect them. It won't hurt anything and you absolutely cannot skip this step. If you don't have flux you definately can not do this solder job.

3) After fluxing, then load the solder onto the contact pads (beading). At this point you should be in a pretty good position to go ahead and commence proper with the actual solder job.

Last edited by afzoo3hax; 12-30-2012 at 03:35 AM. Reason: i am a tool
afzoo3hax is offline   Reply With Quote
Old 01-01-2013   #693
Andre@
Apprentice
 
Join Date: Dec 2012
Posts: 3
Likes: 0
Liked 2 Times in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
thanks for norway. It is perfect. I've used it successfully on multiple consoles

Today I have a problem with a DIA-001.
I got more dump identical and valid but when I try to write, norway return error:
256/xxx RY/BY timeout error while writing!

What can I do?

I tried to redo the installation, but the result is the same.
Thanks for all reply.

PS I am working on Spansion

Last edited by Andre@; 01-01-2013 at 06:49 PM.
Andre@ is offline   Reply With Quote
Old 01-02-2013   #694
digiprog
Member
 
digiprog's Avatar
 
Join Date: Nov 2012
Location: tripoli, lebanon
Posts: 208
Likes: 59
Liked 33 Times in 27 Posts
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
@Andre@ i guess u have problems with ur wirings .. make sure u have the pullups wire is connected, a pic of ur soldiring might help ..
digiprog is offline   Reply With Quote
Old 01-02-2013   #695
Andre@
Apprentice
 
Join Date: Dec 2012
Posts: 3
Likes: 0
Liked 2 Times in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by digiprog View Post
@Andre@ i guess u have problems with ur wirings .. make sure u have the pullups wire is connected, a pic of ur soldiring might help ..
I don't connect WP to VCC if you mean that becaus it was already connected to VCC from the motherboard.
I redid the installation several times. I used cables in larger section, but the result does not change

I am going to connect byte and VIO to VCC. Thanks for your reply
************* [ - Post Merged - ] *************
Originally Posted by Andre@ View Post
I don't connect WP to VCC if you mean that becaus it was already connected to VCC from the motherboard.
I redid the installation several times. I used cables in larger section, but the result does not change

I am going to connect byte and VIO to VCC. Thanks for your reply
Ok Now I tried to connect WP, Byte and VIO to VCC, the result is the same

I try to make a pullup on RY/BY (100k and 10K resistor for pullupping data) but the norway return this error



This is the first time i get that error with teensy and norway.I don't know what can i do

Last edited by Andre@; 01-02-2013 at 05:15 AM.
Andre@ is offline   Reply With Quote
Old 01-02-2013   #696
afzoo3hax
null
 
Join Date: Nov 2012
Posts: 45
Likes: 5
Liked 7 Times in 5 Posts
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Andre@ View Post
Today I have a problem with a DIA-001.
I got more dump identical and valid but when I try to write, norway return error:
256/xxx RY/BY timeout error while writing!

What can I do?
Hmmm. Don't know myself but it seems as if this other guy experienced some similar problems...

Originally Posted by zad View Post
successful downgade complete using a teensy ++ on cechj03 with a dia-002 board.

was not a simple task but here is how i overcome some problems i had.

i started off the task by not using a voltage regulator and used the vcc from the ps3, this worked fine without any issues, created good dumps and all was fine until flashing the patched dump back, this would stop at 256k,
i moved to using the writeword command in norway.py however this give the same results.

i checked the vcc and at that point the voltage was floating about a bit and even at times dropping as low as 2.5v hence it was more than likely the nor that was failing not the flash as the vcc comes from the ps3 and the nor.

i then fitted a voltage regulator and tried the write command again once again came across the same problem still stopping at 256kb however the writeword command worked flawless and verified without problems too.
ive now fitted a switch to switch between the voltage regulator and the vcc, ive done this so i can leave the teensy++ connected and still within my ps3 but it can also be used as a factory service unit as well when the switch is set to the vcc power and if ever i need to flash i can swap back to the regulator meaning everything boots well and works without problems.

so here are my reccomendations

1 i used 30swg wire, worked without any problems on cables less than 15cm (had about 0.1 ohm resistance between the teensy and the trace on the ps3)
2 fit a voltage regulator to do the dumps as well, the voltage drop caused by the teensy++ cant be healthy for the nor chip and i was lucky i never bricked the thing.
3 dont remove the teensy++ from your ps3 for using it to get into factory service mode, just simply remove the voltage regulator and attach the vcc (no voltage drop was seen doing this so id go as far as saying its safe and better than removing the whole chip just to enter factory service mode)

Last edited by afzoo3hax; 01-02-2013 at 07:39 AM.
afzoo3hax is offline   Reply With Quote
Old 01-02-2013   #697
Andre@
Apprentice
 
Join Date: Dec 2012
Posts: 3
Likes: 0
Liked 2 Times in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by afzoo3hax View Post
Hmmm. Don't know myself but it seems as if this other guy experienced some similar problems...
Thank you very much! this is my problem, I tried to use external power supply, but i filed, now i am going to try with writeword command!!!! thanks I am going to try that

I love you and Zad man! this was my solution! excuse me if I was not able to find it first

Last edited by Andre@; 01-02-2013 at 10:41 AM.
Andre@ is offline   Reply With Quote
Likes: (2)
Old 01-04-2013   #698
incognita
Apprentice
 
Join Date: Jan 2009
Posts: 9
Likes: 0
Liked 2 Times in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by judges View Post
Well, the quoted product is not exactly a "nand programmer". It's an avr development board. And currently NAND isn't supported by NORway (hopefully I'll get it done 'til the end of this year). And for NOR it's not suitable, because it lacks of sufficient I/O lines. Once NAND is supported, the quoted product could be used to program one NAND at a time.

-- judges
Hello "judges"!
Maybe I didn't understand you but do you mean you are working in a NAND programmer with Teensy++ 2.0? It would be more than fantastic!!!
incognita is offline   Reply With Quote
Old 01-04-2013   #699
judges
Homebrew Developer
 
Join Date: Jul 2011
Posts: 299
Likes: 32
Liked 219 Times in 104 Posts
Mentioned: 85 Post(s)
Tagged: 0 Thread(s)
Originally Posted by incognita View Post
Hello "judges"!
Maybe I didn't understand you but do you mean you are working in a NAND programmer with Teensy++ 2.0? It would be more than fantastic!!!
I do. Unfortunately I didn't have as much spare time as expected during my xmas holidays, so it's not yet finished.. Really can't give you any new release dates..

-- judges
judges is offline   Reply With Quote
Likes: (2)
Old 01-04-2013   #700
incognita
Apprentice
 
Join Date: Jan 2009
Posts: 9
Likes: 0
Liked 2 Times in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by judges View Post
I do. Unfortunately I didn't have as much spare time as expected during my xmas holidays, so it's not yet finished.. Really can't give you any new release dates..

-- judges
You are doing a really good job!! You will finish it when you can, of course. Don't worry about release dates

Thank you about this great news and happy new year!!
incognita is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 03:31 AM.