AN 896: Multi-Rail Power Sequencer and Monitor Reference Design

ID 683778
Date 4/24/2025
Public

Visible to Intel only — GUID: pwq1744854153763

Ixiasoft

Document Table of Contents

2.3.8.5. Alignment Bridge (PM2AVMM_Align)

This bridge enables interfaces other than PMBus* to access the sequencer, such as an I2C or JTAG Slave to Avalon® -MM Master Bridge. When implemented, all commands sent through the bridge are byte-aligned, and should be multiplied by four from the master interface. For example, PMBus* command READ_VOUT is 0x8B. When accessed through the Alignment Bridge, an address of 0x22C should be provided to the bridge’s slave interface.
The example below shows how a JTAG to Avalon® Master Bridge can be used to access the sequencer through the Alignment Bridge. In addition, it continues to share access with the PMBus* Slave.
Note: It is important that the “Require ‘Write Byte’ for CLEAR_FAULTS” setting in the Sequencer Monitor is set when the Alignment Bridge is used. Otherwise, random activity on the Avalon® -MM bus can cause errors to be unintentionally cleared, and the CLEAR_FAULTS command cannot operate correctly.
Figure 15. Implementing Non- PMBus* Control Interfaces to the Sequencer