SBAU417A July   2025  – September 2025 AFE7952

 

  1.   1
  2.   Description
  3.   Features
  4.   4
  5. 1Evaluation Module Overview
    1. 1.1 Introduction
    2. 1.2 Kit Contents
    3. 1.3 Specifications
    4. 1.4 Device Information
  6. 2Hardware
    1. 2.1 Recommended Test Environment
    2. 2.2 Required Hardware
    3. 2.3 Hardware Setup
      1. 2.3.1 AFE7952 EVM and TSW14J58 EVM Connections
      2. 2.3.2 Power Supply Setup
  7. 3Software
    1. 3.1 Required Software
      1. 3.1.1 Software Installation Sequence
    2. 3.2 Latte Overview
      1. 3.2.1 Latte User Interface
      2. 3.2.2 Useful Latte Short-Cuts
  8. 4Implementation Results
    1. 4.1 AFE7952EVM Configuration
      1. 4.1.1 Connect Latte to Board
      2. 4.1.2 Compile Libraries
      3. 4.1.3 Program AFE7952 EVM
      4. 4.1.4 TXDAC Evaluation
      5. 4.1.5 RXADC and FBADC Evaluation
    2. 4.2 AFE7952EVM Configuration Modifications
      1. 4.2.1 Data Converter Clocks Settings
      2. 4.2.2 Data Rate and JESD Parameters
      3. 4.2.3 Steps to Modify NCO
  9. 5Hardware Design Files
    1. 5.1 Schematics
    2. 5.2 PCB Layouts
    3. 5.3 Bill of Materials (BOM)
  10. 6Additional Information
    1. 6.1 Status Check and Troubleshooting Guidelines
      1. 6.1.1 AFE7952 EVM Status Indicators
      2. 6.1.2 TSW14J58 EVM
    2. 6.2 Trademarks
  11. 7Revision History

Latte User Interface

The Latte UI is split into eight windows (labeled 1 to 8) with the following functions:

  • Window 1:

    This window (also called Scripts) shows the list of python scripts available that generate the register commands to configure the AFE7952EVM. The script files shown are located in the ..\Documents\TexasInstruments\AFE79xxLatte\projects\AFE79xx\bringup folder. Modify and create new scripts as necessary, which appear in the Window 1 sub-window when Latte restarts.

  • Window 2:

    This window (also called Editor) shows the code in the script currently selected and can be used to modify and save the code as necessary.

  • Window 3 to 6:

    These windows update as the scripts run to configure the AFE7952EVM and mostly are informational.

  • Window 7:

    This window (also called Command Line) is used to enter and run individual commands. Examples of such commands include changing the TX, RX, and FBRX DSA, NCOs, and so forth.

  • Window 8:

    This window (also called Log) displays messages during execution of scripts to display the current status. This window is also used for troubleshooting.