SDAA315 March 2026 AM2432 , AM625 , AM62A7 , AM62D-Q1 , AM62L , AM62P , AM6442
The algorithm selects the region with larger length and calculates the midpoint (midpoint1). Corner points of a line perpendicular to the diagonal at midpoint1 are identified, representing consecutive passing points. The midpoint of the perpendicular line (midpoint2) is calculated, representing the center width of the stable region. Radius verification tests whether all points within a circle of specified radius around midpoint2 pass. If successful, midpoint2 becomes the optimal tuning point.
Figure 7-6 Tuning Point Selection at MidpointIf radius verification fails, the perpendicular line is divided into two segments at midpoint1. The midpoint of the larger segment (midpoint3) undergoes radius verification. If successful, midpoint3 becomes the tuning point.
Figure 7-7 Tuning Point Selection at Midpoint of Larger SegmentIf both midpoint2 and midpoint3 fail, the second read delay region is evaluated if the length exceeds minimum pass length, repeating the selection process.
If all regions and segments fail, the algorithm reports tuning failure and selects a different diagonal, following a predefined pattern to enable comprehensive coverage. Each diagonal represents different delay parameter
combinations, offering multiple opportunities to find a stable operating region.
In case of PHY failures, see the PHY Failure section in the Common Bring-up Issues and Debugging Application Note.
Figure 7-8 Flowchart of DQS Tuning Algorithm