PS4 Controller Sync NOR Flash Corruption Repair 2/3 - Installing Teensy + Software Pre-Requisites

Поділитися
Вставка
  • Опубліковано 7 лют 2025
  • This video is part 2 of a 3 part series detailing the repair of the PS4 Controller Sync fault when caused by a corruption of the Flash-Main IC rather than a fault caused by a physical failure of the Bluetooth / WiFi module.
    In part 2 of this series we cover how to install your new programmer hardware within Windows so you can start dumping and re-programing your PS4 NOR device.
    To do this you will need to download the following:
    PS4 Ac1d Flash Tool:
    github.com/cfw...
    Python v2.x:
    www.python.org...
    PySerial:
    pypi.python.or...
    TeensyLoader:
    www.pjrc.com/t...
    SPIWay
    github.com/hju...
    OTHER PARTS TO THIS SERIES:
    ==========================
    Part 1 - building the programming hardware can be found here:
    • PS4 Controller Sync NO...
    Part 1 - addendum for CUH-12xx series PS4s can be found here:
    • PS4 Controller Sync NO...
    Part 3 - Removing the NOR, dumping the NOR, rebuilding flash and re-programming NOR can be viewed here:
    • PS4 Controller Sync NO...

КОМЕНТАРІ • 62

  • @MobiTipsgroup
    @MobiTipsgroup Рік тому

    thanks, what different programers i can use too?
    like tnm series

  • @sylwesterpaluch3605
    @sylwesterpaluch3605 4 роки тому

    I write command SPIway.py com4 info but I see error on screen .. line 52 print "closing serial device..." Syntax error: missing parentheses in call to `print`. Did You mean print("closing serial evice..") what doesnt mean???? sorry for my English, I`m from Poland.

    • @AndrewPaul
      @AndrewPaul  4 роки тому

      Hi,
      It suggests an issue with the installation of Python / PySerial. I'd uninstall them and redo the installation. Also, ensure your Teensy is correctly programmed.

  • @gumtreedotcom573
    @gumtreedotcom573 8 років тому +1

    hi andy thanks for upload this its v helpful

  • @DiggInTheCratez
    @DiggInTheCratez 5 років тому

    Is it possible to switch the faulty Flash with a good one from a other PS4 Mainboard?

  • @ONETeaser.
    @ONETeaser. 6 років тому

    Hello sir please help me my Ps4 5.55 how to downgrade

  • @bafurysutto8768
    @bafurysutto8768 6 років тому

    pulling my hair out..i installed all the programs and programed the teensy board but the port is not showing up in manage device.. need help

  • @MrMegagurra
    @MrMegagurra 7 років тому

    Can I buy this configuration directly from you? I have this problem and it'ss around 100euros for Sony to repair this because the warranty is out.
    To buy all of these components + soldering materials for only one purpose and only to find out you still need to swap the whole BT+WiFi module is not worth the money and effort. But I would like to try the software part of the repairing.

  • @3absisoRA
    @3absisoRA 8 років тому +1

    Nice Tut Paul

    • @AndrewPaul
      @AndrewPaul  8 років тому

      Cheers pal.

    • @3absisoRA
      @3absisoRA 8 років тому

      Andrew Paul Do not be late with the third part

  • @inversionesplayvox6751
    @inversionesplayvox6751 6 років тому

    hola andrew, se puede utilizar un arduino nano v3 para la lectura de la nor, gracias

    • @inversionesplayvox6751
      @inversionesplayvox6751 6 років тому

      hello andrew, you can use an arduino nano v3 for reading the nor, thanks

  • @proconsoles_nl
    @proconsoles_nl 7 років тому

    Good video, but when programming the Teensy board, I needed to put the board back from 3.3V to 5V, in order to program it with teensy.exe. Otherwise with 3.3V, the program and reboot button, stayed gray.

    • @AndrewPaul
      @AndrewPaul  7 років тому

      Can't say I've ever seen that before with mine but good to know if anyone runs into this issue in future.

    • @flolic
      @flolic 7 років тому

      I had exactly the same problem, thanks ProConsoles ;)

  • @alimadhi529
    @alimadhi529 8 років тому +1

    Amazing you are the hero
    Thank you

  • @MrJwilliams1979
    @MrJwilliams1979 8 років тому

    no worries appreciate the reply

  • @biohazard8554
    @biohazard8554 8 років тому

    heya, if it possible to do with with any teensy ? I have a teensy LC (works the same as 3.1 but with 3,3v i/o), so i was wondering if i could use that for this tutorial. Thanks

    • @AndrewPaul
      @AndrewPaul  8 років тому

      2.0++ only as far as I'm aware.

    • @biohazard8554
      @biohazard8554 8 років тому

      Well each teensy has there spi I/O and then gpio so since you can use the hex to tell how the teensy should fonction you should be able to use any teensy no? As long as you know what pin are the ones for spi and what are the gpio

  • @toontownlegomaster
    @toontownlegomaster 8 років тому

    Hey so I tested a second controller on my ps4 and it didn't work so do you think its the bluetooth module or do you think it's the wifi thing. Because thats what I heard could be the problem.

    • @AndrewPaul
      @AndrewPaul  8 років тому

      Hi,
      There's no way to tell between firmware and the physical BT module until you take a look at the contents of the NOR chip. That's the first thing to check as it's quicker, cheaper and kinder on the hardware to lift and dump the chip to ensure the issue isn't there before spending on and needlessly replacing a module. So if it's not working with both controllers then dumping the NOR is the next step.

    • @toontownlegomaster
      @toontownlegomaster 8 років тому

      I'm really new to this can you elaborate. Are you basically talking about what you did in this video.?

    • @toontownlegomaster
      @toontownlegomaster 8 років тому

      How can I have like a specialist look at this because I just don't have the proper tool to remove that chip.

    • @toontownlegomaster
      @toontownlegomaster 8 років тому

      Oh and if I didn't flash the chip or dump the nor and I replaced the Bluetooth chip, Would it connect to the controller?

    • @AndrewPaul
      @AndrewPaul  8 років тому

      It wouldn't connect if the issue is firmware-based as firmware for the BT isn't held on the module - it's in the main system flash as per this video. Swapping a module when the issue is firmware based would result in no change in behavior. More often than not this is a firmware fault, not a module one.

  • @MrJwilliams1979
    @MrJwilliams1979 8 років тому

    Hey Andrew, dropped my ps4 last night and now I have the infinite flashing blue light. Do you have a listing and web site for your services?
    Thanks

    • @AndrewPaul
      @AndrewPaul  8 років тому

      I don't look at CPBLOD machines these days unfortunately. They take too much time to diagnose than I can spare.
      Cheers.

  • @mohamedshaker7396
    @mohamedshaker7396 8 років тому +1

    nice and thank you

  • @dtreharne6746
    @dtreharne6746 8 років тому

    I have an e3 flasher can it be rigged to do this in any way?

    • @AndrewPaul
      @AndrewPaul  8 років тому

      Not that I'm aware.

    • @jason83hd
      @jason83hd 6 років тому

      Hello i have a problem I can not erase the chip SA told me to write a protected error

  • @CarnivoreConservative
    @CarnivoreConservative 5 років тому

    Will this work for the CUH-2015A?

    • @AndrewPaul
      @AndrewPaul  5 років тому +1

      The procedure in Part 3 will - that's the same for all.
      Teensy's are no good for anything past CUH-12xx sadly as SPIWay doesn't have any routines for the newer flash modules. A fairly generic USB chip programmer should work alright for these however then just follow part 3 to check and fix the dumps where required.

    • @CarnivoreConservative
      @CarnivoreConservative 5 років тому

      @@AndrewPaul right on bro! As always thank you so much.

  • @BetoCardoso2022
    @BetoCardoso2022 5 років тому

    for this year 2019 the programs still serve

    • @AndrewPaul
      @AndrewPaul  5 років тому +1

      For older consoles (1000, 1100 and 1200-series) yes. Newer consoles the procedure remains exactly the same, however you won't be able to use the Teensy to dump those newer NOR ICs - you'll need to use a generic USB chip programmer as SPIWay sadly doesn't have the routines for the newer ICs used in slim / pro PS4s.

    • @BetoCardoso2022
      @BetoCardoso2022 5 років тому

      @@AndrewPaul ok Thank you

  • @cristoferpierre4862
    @cristoferpierre4862 6 років тому

    to make the process must be in windows vista obligatorily

    • @AndrewPaul
      @AndrewPaul  6 років тому

      Works in any version of Windows as far as I'm aware. Certainly does in 7, 8, 8.1 and 10.

    • @cristoferpierre4862
      @cristoferpierre4862 6 років тому

      I need the 3.3volt controller that uses the teensy ++ 2, how can I do it with another regulator? Which one would you recommend?

  • @ronroyal3606
    @ronroyal3606 8 років тому

    hi andrew i have a playstation with a BloD problem...the fact is that the blue light blinks infinitly and the ps4 start to warm up. i only found fixes for consoles that turn on and then off. my ps4 also doesn't go in safe mode and if i hold down the power button after 10 seconds the playstation turns off. can u please help me i don't wanna waste 150$ (im not english im trying to do my best to explain XD)

    • @AndrewPaul
      @AndrewPaul  8 років тому +1

      I have a video for diagnosing the BLOD. I don't envy you with a constant pulser... good luck!

    • @ronroyal3606
      @ronroyal3606 8 років тому

      +Andrew Paul oh thanks i just saw it...i ll try to open it and check if the hdmi or something doesn't work but probably i m going to spend 150$ to repair it

    • @AndrewPaul
      @AndrewPaul  8 років тому

      If it's sealed send it to Sony.

    • @ronroyal3606
      @ronroyal3606 8 років тому

      +Andrew Paul i bought it 2 years ago

  • @biohazard8554
    @biohazard8554 7 років тому +1

    If anyone has FTDI chip based boards, i made a software to read/erase/write the ps4 nor, works with ftdi ft2232, ft232, ft4232, programmers like glitch360spi v3, Dangerous Prototypes Bus Blaster, Dangerous Prototypes Bus Pirate, arm usb tiny. I also added support for other programmers like serprog, works on windows strait using winusb drivers

  • @monthersony672
    @monthersony672 8 років тому

    You're a genius thank you you are the creator

  • @vanilsonsilva1203
    @vanilsonsilva1203 8 років тому

    nice, 3 3 3 3 3

  • @muntadherlazim6766
    @muntadherlazim6766 8 років тому

    Hi , can you turn on messages on Twitter ? I need your help !

    • @AndrewPaul
      @AndrewPaul  8 років тому

      Not sure how Twitter works to be honest outside the usual so might take me a while to get up to speed on there. What's the problem you're having?

    • @AndrewPaul
      @AndrewPaul  8 років тому

      DMs are now enabled on there if it's of a sensitive nature. Cheers.

    • @muntadherlazim6766
      @muntadherlazim6766 8 років тому

      +Andrew Paul Thanks , i will tell you the problem on Twitter .

  • @cristoferpierre4862
    @cristoferpierre4862 6 років тому

    hi andrew paul.
    you have facebook?

    • @AndrewPaul
      @AndrewPaul  6 років тому

      Sure do - facebook.com/YTAndrewPaul/