Skip to content

Add FMC interface support to the GSRD

nnaufel edited this page Dec 20, 2021 · 3 revisions

An FMC Card Reference Design takes the GSRD and adds specific hardware and software necessary for the appropriate functions of the FMC Card. This could generically apply to several different FMC cards. This page, as an example, will provide the specific steps required on how to add an AD400x FMC card to an existing GSRD design. This section assumes that the reader has previously built a GSRD using the steps described.

The GSRD for the Datastorm DAQ Board will start with the default GSRD and make the following modifications.

Table of Contents

  1. Modify the GHRD
  2. Modify the Linux Kernel
  3. Modify the Linux Devicetree
  4. Update the Bootable SD Card image
  5. Power on and Boot the DataStorm DAQ with FMC Card
  6. Run the Demonstration


Return - Developer Resources

Clone this wiki locally