Code Monkey home page Code Monkey logo

eval-adis-fx3-production-test's Introduction

EVAL-ADIS-FX3 Production Test Application

This application performs first time programming and a basic functional test of the EVAL-ADIS-FX3 IMU evaluation board from Analog Devices.

Running Application

Test Procedure

The test procedure for testing EVAL-ADIS-FX3 boards is located here.

Hardware Requirements

In order to operate correctly, this application must be used in conjunction with a EVAL-ADIS-FX3 test mating pod. The mating pod plugs into the two FX3 headers and shorts each pair of digital I/O pins together (including all SPI pins and UART Tx) to enable testing for any shorts/opens. The following table shows the pin connections used to enable testing. Additional details and design files are included in the hardware folder in this repository.

Pin 0 Pin 1
DIO1 SPI Clock (SCLK)
DIO2 SPI Chip Select (CS)
DIO3 DIO4
Reset UART Tx
FX3_GPIO1 FX3_GPIO2
FX3_GPIO3 FX3_GPIO4

Running Application

Test Sequence

The test application currently performs the following steps:

  • Initial bootloader loading to NVM (if none is found). This step will detect many potential gross failures in the board including:
    • Errors in NVM
    • Errors in USB connection and enumeration
    • Any errors with the FX3 processor or supply/clock/passive circuitry supplying processor
  • Loading application code onto the I2C EEPROM
  • NVM error log initialization (clears the log)
  • Reboots the board and verifies it correctly re-enumerates using the ADI bootloader (makes sure that bootloader was loaded to NVM correctly)
  • Loads the application code again and checks that no initialization errors have been logged by the application firmware
  • Each GPIO pair is driven high/low repeatedly and verifies the other GPIO reads the correct logic level. This verifies the connection from the FX3 processor to the connector headers for all digital I/O.
  • A 1MHz clock signal is applied to each GPIO pair. The signal frequency and duty cycle are verified using a timer configured for input capture on the other GPIO pin. This test does a better job of catching marginal failures or resistive opens that might not fail at lower frequencies.
  • For each GPIO pair, set one pin logic high and verify all other GPIO can be brought to logic low via a weak pull down resistor. Repeat for opposite polarity. This test will identify any potential shorts between connector pins.

eval-adis-fx3-production-test's People

Contributors

ajn96 avatar juchong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.