What Modchip for a SCPH-102 (PSone)?

Discussion in 'Sony Programming and Development' started by H360, Jul 10, 2011.

  1. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    What Modchip for a SCPH-102 (PSone)? *SOLVED*

    What Modchip was it again that you use in a SCPH-102 PSone?

    Stealth something wasn't it??

    Does anyone have the files so I can write it to a EEPROM / ROM???
     
    Last edited: Jul 10, 2011
  2. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,309
    You dont write it to a eeprom or rom, they are storage. (which is in the name really, the M stands for memory).
    You want to write to a Microcontroller (pic chip in this instance)
     
    Last edited: Jul 10, 2011
  3. jinn

    jinn Peppy Member

    Joined:
    Feb 8, 2011
    Messages:
    396
    Likes Received:
    4
    here is the hex for PAL psones.
    It has BIOS patch so it can load NTSC without a boot disc.
     

    Attached Files:

    Last edited: Jul 10, 2011
  4. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Ah, thank you very very much Bad_Ad84 and Jinn.

    I will buy a PIC12C509-04/P IC and flash it on.




    Part Number: PIC12C509-04/P

    Manufacturer: Microchip

    Description: 8 bit CMOS MCU, 12C509, DIP8

    * CPU Speed: 4 MHz
    * Clock Frequency: 4 MHz
    * Controller Family / Series: PIC12
    * Core Size: 8 bit
    * Device Marking: PIC12C509-04/P
    * Digital IC Case Style: DIP
    * IC Generic Number: 12C509
    * IC Temperature Range: Commercial
    * Logic Function Number: 12C509
    * Memory Configuration: 1024 x 12
    * Memory Size: 1 Kb
    * Memory Type: OTP
    * Microprocessor/Controller Features: INTERNAL OSCILLATOR, ISP
    * Number of Bits: 8
    * Number of External Interrupts:
    * Number of I/O's: 6
    * Number of Pins: 8
    * Number of Timers: 1
    * OTP Memory Size: 12 Kb
    * Operating Temperature Range: 0°C to +70°C
    * Oscillator Type: External, Internal
    * Package / Case: DIP
    * Peripherals: Timer
    * Program Memory Size: 1024 Words
    * RAM Size: 41 byte
    * SVHC: No SVHC (18-Jun-2010)
    * Supply Voltage Range: 2.5 V to 5.5 V
    * Termination Type: Through Hole




    Thanks again!
     
    Last edited: Jul 10, 2011
  5. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Oh, is this a MM3, Onechip or Oldcrow hex?

    I have several SCPH-102 layouts for soldering the 8 pins to.
     
  6. jinn

    jinn Peppy Member

    Joined:
    Feb 8, 2011
    Messages:
    396
    Likes Received:
    4
    It's and 8-wire PAL ONLY Hex code.
    I think it's based on 1chip or it is a 1chip hex.
    Use the 1chip diagrams.
     
  7. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Thank you :thumbsup:

    *SOLVED*
     
  8. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,309
    Aren't the C chips OTP?

    They are replaced with F which are cheaper and rewritable. Oh and still in production, so Microchip still give samples.
     
    Last edited: Jul 10, 2011
  9. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    OTP?

    I was going to get a P.

    Does not bother me if they are not re-writeable. I only need to write once to it and label it for the PSone...

    Samples you say. lol. I just get them from eBay...
    http://www.ebay.com.au/itm/2-pcs-PI...960?pt=LH_DefaultDomain_0&hash=item3a63dcf030
     
    Last edited: Jul 11, 2011
  10. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,309
    OTP = One Time Programmable. Basically, you cant erase and reprogram them if the hex is incorrect or what ever else.

    PIC12F509 is the replacement chip, PIC12C50x is obsolete.
     
  11. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Last edited: Jul 11, 2011
  12. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,309
    PIC12F50x = Flash (rewritable)
    PIC12C50x = OTP

    If you look in the specs you pasted above, you will see the PIC12C50x memory is listed as OTP.
     
    Last edited: Jul 11, 2011
  13. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Ah, I see.

    Thanks for clearing that!
     
  14. Bad_Ad84

    Bad_Ad84 The Tick

    Joined:
    May 26, 2011
    Messages:
    8,566
    Likes Received:
    1,309
    And obsolete just means its not in production anymore (i.e. Microchip have stopped making them) and the PIC12F50x chips are their direct replacement - as recommended by Microchip.


    Long as the OTP thing doesnt bother you, then they are both equal in performance.

    However, the flash versions are cheaper here, rewritable and you can get samples from microchip if required.
     
  15. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    I know what obsolete means, but I was wondering why the company stopped making them :p

    Yea, I guess I will just go for the flash version then...


    Thank you very much for all your help! Much appreciated!!
     
  16. Mystical

    Mystical Resolute Member

    Joined:
    May 3, 2011
    Messages:
    935
    Likes Received:
    35
    Companies generally stop making them due to low demand or a cheaper alternative
     
  17. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
    Ah ok. Thanks :thumbsup:

    (for reference if anyone stumbles upon this topic: if anyone cant find the onechip / 1chip diagrams, I have them)
     
    Last edited: Jul 11, 2011
  18. derekb

    derekb Well Known Member

    Joined:
    Jan 7, 2009
    Messages:
    1,964
    Likes Received:
    44
    garyopa's 12f629 port will work in a psone (is not full stealth tho)
     
  19. bart_simpson

    bart_simpson Dauntless Member

    Joined:
    May 13, 2011
    Messages:
    768
    Likes Received:
    18
    I use PIC12508C and the one chip works fine.
     
  20. H360

    H360 Familiar Face

    Joined:
    Mar 5, 2011
    Messages:
    1,474
    Likes Received:
    1
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page