Jump to content

Nintendo Famicom Troubleshooting Guide: Difference between revisions

From RetroTechCollection
No edit summary
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
''Note: Disk System (FDS) and external accessories are '''not''' covered here.''
''Note: Disk System (FDS) and external accessories are '''not''' covered here.''


== 🧪 Diagnostic Tools & Techniques ==
== Diagnostic Tools & Techniques ==


=== Visual Inspection ===
=== Visual Inspection ===
Line 44: Line 44:
* ROMs (PRG/CHR) – game data (test with known-good cartridge first)
* ROMs (PRG/CHR) – game data (test with known-good cartridge first)


== 🛠️ Common Symptoms & Solutions ==
== Common Symptoms & Solutions ==


{| class="wikitable styledtable"
{| class="wikitable styledtable"
Line 88: Line 88:
|}
|}


== 📝 Notes on Board Revisions ==
== Notes on Board Revisions ==


* Early HVC-CPU boards use discrete VRAM (e.g. 2114, 6116); later models may use different RAM types or have minor layout changes.   
* Early HVC-CPU boards use discrete VRAM (e.g. 2114, 6116); later models may use different RAM types or have minor layout changes.   
Line 94: Line 94:
* PAL Famicom (rare) uses 2A07 CPU and 2C07 PPU; most faults and procedures are similar, but clock and video signals differ.
* PAL Famicom (rare) uses 2A07 CPU and 2C07 PPU; most faults and procedures are similar, but clock and video signals differ.


== Key Test Points ==
== Key Test Points ==


* '''+5 V DC''': Cartridge slot pin 14, CPU/PPU/RAM Vcc pins   
* '''+5 V DC''': Cartridge slot pin 14, CPU/PPU/RAM Vcc pins   
Line 101: Line 101:
* '''Video out''': PPU pin 21 → AV/RF module   
* '''Video out''': PPU pin 21 → AV/RF module   
* '''Audio out''': CPU pin 30 → AV/RF module
* '''Audio out''': CPU pin 30 → AV/RF module
[[Category: Nintendo]]

Latest revision as of 21:36, 9 August 2025

This guide provides detailed, component-level troubleshooting for the Nintendo Famicom (Family Computer, HVC-CPU series) home console. It covers all major motherboard revisions (HVC-CPU-01, HVC-CPU-GPM, HVC-CPU-07, etc.) and notes differences between early and late models where relevant. Common failure symptoms, diagnostic procedures, and fixes are outlined for:

  • Power and voltage faults
  • “Black screen” (no video output) scenarios
  • Audio/video (PPU/APU) faults
  • RAM/ROM issues
  • CPU (Ricoh 2A03/2A07) faults
  • Controller port problems
  • Cartridge connector/contact faults
  • RF modulator and AV output issues

Diagnostic techniques (visual inspection, voltage checks, chip substitution, logic probing, thermal checks) and key test points (+5 V, clock, RESET, audio/video lines) are all explained.

Note: Disk System (FDS) and external accessories are not covered here.

Diagnostic Tools & Techniques

[edit | edit source]

Visual Inspection

[edit | edit source]
  • Remove the top shell; inspect for burnt, cracked, or leaking components, corrosion (especially under the cartridge connector), or cold solder joints—pay close attention to the power jack, AV/RF module, and controller ports.
  • Re-solder or re-flow any suspect joints to resolve intermittent power or I/O issues.

Thermal Checks

[edit | edit source]
  • After 60–90 seconds of power-on, gently touch (or use an IR thermometer on) major ICs.
  • A hot-to-the-touch CPU (2A03/2A07) or PPU (2C02/2C07) may indicate internal failure or short.
  • Use freeze spray or compressed air: if symptoms change while cooling/heating a chip, that IC is likely faulty.

Power & Signal Probing

[edit | edit source]
  • +5 V DC: Check at cartridge slot pin 14, PPU/CPU Vcc pins, and RAM chips.
  • RESET: Should pulse low briefly at power-on, then remain high (5 V).
  • System clock: 21.47727 MHz crystal (NTSC) or 26.601712 MHz (PAL); check for clock signal at CPU/PPU pins.
  • Audio/video: Confirm composite video and audio signals at AV/RF output pins.

Chip Substitution

[edit | edit source]

Swap socketed chips (if any) or carefully desolder and replace one at a time with known-good parts:

  • CPU (2A03/2A07) – system logic, audio, controller polling
  • PPU (2C02/2C07) – video output, palette, sprite logic
  • RAM (6116, 6264, etc.) – work RAM, video RAM
  • ROMs (PRG/CHR) – game data (test with known-good cartridge first)

Common Symptoms & Solutions

[edit | edit source]
Symptom Likely Cause(s) Diagnostic Steps Solution
No power (no LED, no video/audio) Blown fuse, bad power jack, failed voltage regulator, broken traces Check fuse continuity, measure +5 V at board; inspect power jack and regulator for damage Replace fuse or jack; repair traces; replace regulator (7805)
Power LED on, but black screen (no video/audio) Faulty CPU, PPU, RAM, or bad cartridge connection Try known-good cartridge; check for +5 V at ICs; probe clock/reset lines; check for activity on CPU/PPU pins Reseat/clean cartridge; replace failed ICs as needed
Garbage or scrambled graphics Bad PPU, VRAM, or dirty cartridge contacts Inspect for bent pins; test with another game; check VRAM chip(s) Clean cartridge and connector; replace PPU or VRAM
No sound Failed APU (in CPU), bad AV/RF module, broken traces Probe audio output at AV/RF module; check for signal at CPU audio pin Replace CPU or AV module; repair traces
No controller response Faulty controller, bad port, failed CPU I/O Test with another controller; inspect port solder joints; check CPU I/O pins Replace port; re-solder joints; replace CPU if needed
Cartridge not detected/intermittent boot Dirty/oxidized cartridge connector, worn contacts Inspect/clean connector with isopropyl alcohol; check for bent pins Clean or replace connector
No RF/composite video output Failed PPU, bad AV/RF module, broken traces Check for video signal at PPU output; inspect AV/RF module Replace PPU or AV/RF module; repair traces

Notes on Board Revisions

[edit | edit source]
  • Early HVC-CPU boards use discrete VRAM (e.g. 2114, 6116); later models may use different RAM types or have minor layout changes.
  • Some late revisions have improved AV circuitry or omit the RF modulator (AV Famicom).
  • PAL Famicom (rare) uses 2A07 CPU and 2C07 PPU; most faults and procedures are similar, but clock and video signals differ.

Key Test Points

[edit | edit source]
  • +5 V DC: Cartridge slot pin 14, CPU/PPU/RAM Vcc pins
  • RESET: CPU pin 1
  • Clock: CPU pin 3 (NTSC: 1.789 MHz), PPU pin 18 (NTSC: 5.369 MHz)
  • Video out: PPU pin 21 → AV/RF module
  • Audio out: CPU pin 30 → AV/RF module