Atari STE Troubleshooting Guide
This guide covers fault diagnosis and repair for the Atari 520STE and Atari 1040STE computers. Both models use the same motherboard (CA401177 or CA4003290) with the only hardware difference being RAM population via SIMMs. The STE uses a different custom chipset from the earlier ST/STF/STFM range, so while many troubleshooting principles are shared, the specific ICs and failure modes differ.
For the earlier Atari ST/STF/STFM range (520ST, 1040ST), see Atari ST Troubleshooting Guide.
STE Custom Chipset Overview
[edit | edit source]The STE replaced the separate GLUE and MMU chips with a single combined IC, and introduced a new Shifter with DMA sound capabilities:
| IC | Designation | Package | Function |
|---|---|---|---|
| GST MCU | U400 (C300720 / C300589) | 144-pin QFP (surface-mount) | Combined GLUE + MMU: bus decode, address generation, DRAM control, video DMA addressing, DMA sound address counter, enhanced joystick/paddle/lightpen ports, clock generation |
| GST Shifter | (various part numbers) | DIP-40 or QFP (varies by board revision) | Video pixel serialisation, RGB output, DMA stereo sound output (8-bit PCM at 6258/12517/25033/50066 Hz) |
| BLiTTER | Atari BLiTTER | PLCC-68 | Hardware block transfer for graphics acceleration |
| DMA Controller | C025913 | DIP-40 | ACSI/floppy DMA (same as ST range) |
| WD1772 | Floppy controller | DIP-28 | Same as ST range |
| YM2149F | PSG sound + PIO | DIP-40 | Legacy sound; also controls drive select, printer port, RS-232 handshake lines |
| LMC1992 | Sound mixer | SMD | Microwire-controlled stereo mixer for volume, bass, treble, balance adjustment |
| MC68901 | MFP | DIP-48 | Timers, interrupts, RS-232 UART |
| MC6850 (ร2) | ACIAs | DIP-24 | Keyboard/MIDI serial interfaces |
Boot Sequence
[edit | edit source]The STE boot sequence is similar to the ST, with some additions:
- Power-on: PSU provides +5V and +12V. GST MCU holds the 68000 in reset.
- Reset release: CPU begins executing from TOS ROM space.
- TOS 2.06 RAM test: If running TOS 2.06, a full RAM test is performed at boot. This takes approximately 3 seconds and can be aborted by pressing any key. The screen remains white during this test. On TOS 1.62, the RAM test is briefer.
- GEM desktop or floppy boot: Same as ST.
STE-specific boot symptoms:
- White screen for ~3 seconds then desktop appears: Normal behaviour on TOS 2.06 (RAM test). Not a fault.
- White screen indefinitely: RAM fault, ROM fault, GST MCU failure. The additional ~3 seconds of RAM test on TOS 2.06 means users may mistake a slow boot for a hang โ wait at least 30 seconds before diagnosing a fault.
- Intermittent boot (sometimes works, sometimes white screen): Reset circuit capacitor failure โ see STE General Maintenance โ Reset Issue.
Power Supply Diagnosis
[edit | edit source]The STE uses similar internal PSU models to the 1040ST. Voltage rails, testing procedures, and common symptoms are the same as described in ST Troubleshooting Guide โ Power Supply Diagnosis.
The PSU types found in the STE are typically the same ASTEC, Mitsumi, and DVE models used in the 1040ST. See Atari STE Capacitor Replacement Guide for PSU cap lists.
STE-specific PSU note: The STE draws slightly more current than the 1040ST due to the blitter, DMA sound hardware, and additional port circuitry. A marginal PSU that works in a 1040ST may still fail in an STE. Recapping the PSU is strongly recommended.
Display / Video Troubleshooting
[edit | edit source]The STE video system uses the GST Shifter, which has some different failure modes from the original ST Shifter.
| Symptom | Possible Cause | Recommended Action |
|---|---|---|
| No display, power LED on | CPU not running; GST MCU failure; clock failure | Check 32 MHz crystal. The GST MCU generates all clocks โ if it fails, nothing runs. Check for 8 MHz on CPU CLK pin with oscilloscope. |
| White screen (indefinite) | RAM fault (try swapping/replacing SIMMs); TOS ROM fault; GST MCU failure | Swap SIMMs with known-good modules. Try known-good TOS ROMs. If neither helps, GST MCU may be faulty (difficult repair โ requires SMD rework). |
| Corrupted display / garbled colours | GST Shifter failure; SIMM contact oxidation; motherboard cap failure near Shifter | Clean SIMM contacts. Reseat GST Shifter (if socketed). Recap motherboard. |
| Enhanced colour palette not working (only 512 colours instead of 4096) | Software not using STE colour registers; GST Shifter fault | Test with known STE-specific software. If STE colour features never work, GST Shifter or bus fault. |
| Screen jitter / unstable sync | GST MCU sync generation fault; PSU ripple; failing master clock | Check PSU voltages and ripple. Check 32 MHz crystal. If stable with recapped PSU, suspect GST MCU. |
| Display corruption only when scrolling hardware is used | GST MCU hardware scroll registers faulty | Test with STE-specific demos that use hardware scrolling. If non-scrolling software works fine, GST MCU has partial failure in scroll logic. |
RAM Fault Diagnosis (STE-Specific)
[edit | edit source]The STE's SIMM-based RAM makes diagnosis and replacement much easier than the soldered RAM on the ST:
| Symptom | Likely Cause | Diagnostic Steps |
|---|---|---|
| White screen at boot | SIMM not seated; SIMM failure; SIMM socket oxidation | Remove and reseat all SIMMs. Clean contacts with pencil eraser and IPA. Try with minimum RAM (2ร 256 KB in Bank 0). Try known-good SIMMs. |
| Reduced RAM detected | Failed SIMM; mismatched SIMM sizes; dirty contacts | Check TOS RAM counter at boot (TOS 2.06 displays memory count). Swap SIMMs between banks to isolate. Both SIMMs in a bank must be the same size. |
| Random crashes after warm-up | Marginal SIMM; thermal sensitivity | Run YAART or similar memory tester. Use freeze spray to identify heat-sensitive SIMM. |
| 2 MB detected when 4 MB installed | Bank 1 SIMMs not recognised; SIMM socket fault | Check Bank 1 socket solder joints. Swap Bank 0 and Bank 1 SIMMs. If Bank 1 position never works regardless of SIMMs, suspect socket or GST MCU bank select. |
Custom IC Failure Diagnosis (STE-Specific)
[edit | edit source]| IC | Failure Symptoms | Diagnostic Steps | Notes |
|---|---|---|---|
| GST MCU (U400) | Machine completely dead; no clocks generated; white screen; RAM not detected; no interrupts; enhanced joystick ports non-functional; DMA sound addressing fails | Check for clock outputs: 8 MHz on CPU CLK, 2 MHz on YM2149, 500 kHz on ACIAs. If all clocks are absent, GST MCU is likely faulty. | This is a 144-pin surface-mount chip. Replacement requires professional SMD rework equipment. A failed GST MCU is often uneconomical to repair โ a donor board may be the best source. |
| GST Shifter | No display output; garbled video; DMA sound plays at wrong rate or distorted; mono output works but colour doesn't (or vice versa) | Check video output on monitor port. Check SCLK (8 MHz sound clock from separate oscillator). If SCLK is present but DMA sound fails, Shifter is suspect. | On boards where the Shifter is socketed (DIP-40), it can be replaced. On boards with SMD Shifter, professional rework is required. |
| BLiTTER | Software that uses blitter crashes; GEM desktop slow (no blitter acceleration); blitter-specific tests in diagnostic cartridge fail | Remove blitter from PLCC socket and test without it โ the ST will function without a blitter (just slower). If removing it resolves crashes, blitter is faulty. | PLCC-68 socket allows easy removal/replacement. |
| LMC1992 (Sound Mixer) | No DMA sound output despite Shifter appearing to work; volume/bass/treble controls have no effect; or sound is distorted/unbalanced | The LMC1992 is controlled via the Microwire bus. Test with software that directly accesses the Microwire registers. If the mixer doesn't respond, it may be faulty or the Microwire bus from GST MCU is broken. | Surface-mounted chip. Can be replaced with SMD soldering skills. |
| WD1772 | Same symptoms as ST family | Same diagnostic steps | See ST Troubleshooting Guide โ Floppy. |
| YM2149F | Same symptoms as ST family (no PSG sound, printer not working, floppy drive select not toggling) | Same diagnostic steps | See ST Troubleshooting Guide โ Custom IC Diagnosis. |
| MC68901 / MC6850 / MC68000 | Same symptoms as ST family | Same diagnostic steps | See Atari ST Troubleshooting Guide. |
DMA Sound Troubleshooting (STE-Specific)
[edit | edit source]The STE's DMA stereo sound system is handled by the GST Shifter and GST MCU together, with the LMC1992 mixer chip controlling output levels:
| Symptom | Possible Cause | Recommended Action |
|---|---|---|
| No DMA sound, PSG (YM2149) sound works | GST Shifter not outputting DMA audio; LMC1992 mixer fault; 8 MHz SCLK oscillator failure | Check the separate 8 MHz oscillator near the GST Shifter (not the main 32 MHz crystal). If SCLK is dead, DMA sound will not function. Replace oscillator. Check LMC1992. |
| DMA sound plays but is distorted or at wrong speed | GST Shifter DMA rate registers incorrect (software issue); SCLK frequency incorrect | Verify with multiple programs that use DMA sound. If all are wrong, check SCLK oscillator frequency with oscilloscope (should be 8.000 MHz). |
| DMA sound only on one channel | LMC1992 balance setting incorrect; failed channel in LMC1992; broken trace on one audio channel | Check software mixer settings. If stereo balance is centred but only one channel works, suspect LMC1992 or trace fault. Test with headphones on the audio output. |
| No sound at all (neither PSG nor DMA) | Audio output path fault; failed coupling capacitor in audio circuit; monitor cable fault | Check audio output on pin 1 of 13-pin DIN. If no signal present at all, check output caps (C216 area). If signal present, check cable and monitor/amplifier. |
Enhanced Joystick Port Troubleshooting
[edit | edit source]The STE adds two enhanced (active) joystick ports (DE-15 connectors) on the left side of the case, compatible with Team Tap multitaps and Jaguar controllers:
| Symptom | Possible Cause | Recommended Action |
|---|---|---|
| Enhanced ports not responding | GST MCU port logic failure; software not using STE joystick registers | Test with known STE-specific software. If standard joystick ports work but enhanced ports never respond, GST MCU port circuitry may be faulty. |
| Erratic input on enhanced ports | Bad cable or connector; interference from other peripherals | Clean connector. Try a different controller. Some early STE software has compatibility issues with the enhanced ports โ verify with multiple programs. |
| Standard joystick ports still work | This is expected โ enhanced and standard ports are separate systems | Not a fault. Standard ports are handled by the IKBD controller via ACIA; enhanced ports are handled directly by the GST MCU. |
Software Compatibility Issues
[edit | edit source]The STE has some known software compatibility problems that can be mistaken for hardware faults:
- Some ST games crash or behave incorrectly on the STE. This is caused by programs that access hardware registers directly (bypassing TOS) and encountering the different register layout of the GST MCU/Shifter. This is a software issue, not a hardware fault.
- Joystick plugged in causes strange behaviour in some applications. Notably, the word processor 1st Word Plus can behave erratically with a joystick connected to the enhanced ports. Remove joysticks from enhanced ports when running non-STE software.
- TOS 1.62 has known bugs. Upgrading to TOS 2.06 resolves many stability issues and adds features including 1.44 MB floppy support and improved hard drive compatibility.
Diagnostic Flowchart (STE-Specific)
[edit | edit source]- Check PSU: Measure +5V and +12V under load. Recap if necessary.
- Check SIMMs: Remove and reseat all SIMMs. Clean contacts. Try known-good modules.
- Reseat all socketed ICs: CPU (if DIP), TOS ROMs, WD1772, YM2149, MFP, ACIAs, BLiTTER.
- Try diagnostic cartridge: Works the same as on the ST. Serial output is available for headless diagnosis.
- Check TOS ROMs: Swap with known-good set. Upgrade to TOS 2.06 if on TOS 1.62.
- Check clocks: Verify 32 MHz master crystal and 8 MHz SCLK oscillator.
- Check GST MCU/Shifter: If all above are good, fault is likely in the surface-mount custom ICs. Inspect solder joints under magnification. Professional reflow may be required.
Related Pages
[edit | edit source]- Atari 1040STE
- Atari STE General Maintenance
- Atari STE Capacitor Replacement Guide
- Atari ST Troubleshooting Guide
References
[edit | edit source]