From the bench

PCM5100A Application Circuit: Reference Schematic, XSMT Control and Layout

September 11, 2026 · AI-generated from the datasheet, fact-checked by two independent LLM critics

The PCM5100A is a 2-channel audio DAC with 24-bit resolution, supported sample rates from 8 kHz to 384 kHz, and a maximum clock frequency of 50 MHz. Because format, filter, de-emphasis, and mute are configured by hardware pin strapping rather than an internal register bus, the external pin networks form the entire configuration interface.

Next step
Start building with PCM5100A → This guide comes from the same grounded, cited datasheet answers — ask the assistant your own PCM5100A questions.
Sub-circuit Figure Page
System-level integration (PCM1863/5 + PCM510xA + MSP430) 4, Simplified System Diagram 1
Hardware-controlled subsystem: audio interface, supplies, output stages 33, Simplified Schematic, Hardware-Controlled Subsystem 26
XSMT mute control from MCU GPIO 38, Using the XSMT Pin 30
XSMT in external UVP mode 39, XSMT in External UVP Mode 31
Package pinout, power and ground routing 43, PCM510x Layout Example 34

Figure 4 — System-Level Integration

Figure 4 is a block diagram illustrating system-level interconnections between a PCM1863/5 ADC, a PCM510xA DAC, and an MSP430 host microcontroller across I²S, BCK, and LRCK lines. It scopes the architecture to the broader PCM510xA family rather than providing a component-level netlist or passive values specific to the PCM5100A.

Figure 33 — Hardware-Controlled Subsystem

Figure 33 provides the primary reference schematic for the hardware-controlled configuration.

Figure 33. Simplified Schematic, Hardware-Controlled Subsystem

PCM5100A datasheet — Figure 33. Simplified Schematic, Hardware-Controlled Subsystem, p. 26. Reproduced for reference.

The drawing specifies the following operating limits and component requirements:

Known limitation: Figure 33 specifies capacitance values (0.1 µF, 2.2 µF, 10 µF) and resistance values (470 Ω) but omits dielectric types, voltage ratings, package sizes, and component tolerances.

Figure 38 — XSMT Mute Control

Figure 38 details hardware mute control driven from a host MCU GPIO.

Figure 38. Using the XSMT Pin

PCM5100A datasheet — Figure 38. Using the XSMT Pin, p. 30. Reproduced for reference.

A 6 V pre-regulator rail feeds a linear regulator supplying 3.3 V to the DAC, while a resistor divider off the 6 V rail biases the XSMT pin. An MCU GPIO controls XSMT through a steering diode (cathode to GPIO).

Regardless of the drive topology, the timing requirements section for XSMT mandates that the rise time (tr) and fall time (tf) on the XSMT pin must each not exceed 20 ns.

Known limitation: Figure 38 omits resistance values for the divider, the linear regulator output capacitor value, and the part number or specifications for the steering diode.

Figure 39 — XSMT in External UVP Mode

Figure 39 provides an alternate network for the XSMT pin configured for external under-voltage protection (UVP).

Figure 39. XSMT in External UVP Mode

PCM5100A datasheet — Figure 39. XSMT in External UVP Mode, p. 31. Reproduced for reference.

The circuit divides a 12 V System VDD rail using a 7.25 kΩ high-side resistor and a 2.75 kΩ low-side resistor, with a filter capacitor in parallel with the 2.75 kΩ resistor.

Known limitation: Figure 39 omits the capacitance value for the parallel filter capacitor and gives no tolerance ratings for the 7.25 kΩ and 2.75 kΩ resistors. The documentation does not define arbitration or switching circuitry to combine this UVP circuit with the active GPIO mute circuit from Figure 38.

Figure 43 — Layout Example

Figure 43 illustrates component placement, routing, and copper pours on a 20-pin package.

Figure 43. PCM510x Layout Example

PCM5100A datasheet — Figure 43. PCM510x Layout Example, p. 34. Reproduced for reference.

Notable floorplan details include:

Known limitation: Figure 43 does not specify layer stackup, PCB trace widths, copper weights, or via drill geometries.

The Non-Obvious Constraint: Two Different XSMT Networks

Figures 38 and 39 describe mutually exclusive drive networks for pin 17 (XSMT):

  1. Figure 38 provides active microcontroller mute control via a diode pull-down and a divider off the 6 V pre-regulator rail.
  2. Figure 39 (and the layout in Figure 43) implements external UVP monitoring using a dedicated 7.25 kΩ / 2.75 kΩ divider tied to a 12 V system supply.

The datasheet provides no hybrid schematic incorporating both functions simultaneously. Selecting external UVP per Figure 39 or active MCU mute per Figure 38 must be resolved before board layout, keeping the 20 ns maximum tr and tf switching constraint intact.

Bringing the Board Up

  1. Verify power rails against Figure 33: Ensure AVDD, DVDD, and CPVDD are within 3.1 V to 3.46 V under recommended operating conditions (absolute maximum is 3.9 V).
  2. Check charge-pump and LDO pins: Confirm 2.2 µF capacitors are populated across CAPP and CAPM, and from VNEG to CPGND. Verify 0.1 µF and 10 µF capacitors are populated on LDOO and DVDD.
  3. Verify XSMT circuit selection: Check whether pin 17 is populated with the Figure 38 GPIO network or the Figure 39 7.25 kΩ / 2.75 kΩ divider. Confirm that 12 V is tied only to the UVP divider, never directly to DAC power pins.
  4. Inspect strapping pins: Confirm FLT, DEMP, and FMT pins are tied to ground or logic rails according to the intended audio format and filter mode.
  5. Verify input clocks: Ensure SCK, BCK, and LRCK frequencies do not exceed the 50 MHz maximum system clock limit across supported sample rates (8 kHz to 384 kHz).
  6. Measure analog outputs: Verify line outputs at OUTL and OUTR swing around typical 2.1 V levels into the 470 Ω and 2.2 nF reconstruction filter.

Troubleshooting