Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
resources:eval:user-guides:ad738x [07 Feb 2019 03:40] – [Overview] jonathan colaoresources:eval:user-guides:ad738x [18 Oct 2019 11:54] – [Overview] jonathan colao
Line 4: Line 4:
   * [[adi>AD7380]]   * [[adi>AD7380]]
   * [[adi>AD7381]]   * [[adi>AD7381]]
 +  * [[adi>AD7386]]
 +  * [[adi>AD7387]]
 +  * [[adi>AD7388]]
  
  
Line 10: Line 13:
    
 ===== Overview ===== ===== Overview =====
-The [[adi>AD7380]] and [[adi>AD7381]] are a 16-bit, 14-bit and 12-+The [[adi>AD7380]][[adi>AD7381]], [[adi>AD7386]], [[adi>AD7387]] and [[adi>AD7388]], are a 16-bit, 14-bit and 12-
 bit pin compatible family of dual simultaneous sampling, high bit pin compatible family of dual simultaneous sampling, high
 speed, low power, successive approximation analog-to-digital speed, low power, successive approximation analog-to-digital
 converters (ADC) that operate from a 3.3 V power supply and converters (ADC) that operate from a 3.3 V power supply and
-features throughput rates up to 4 MSPS for the [[adi>AD7380]] and  +features throughput rates up to 4 MSPS. The analog input type is 
-[[adi>AD7381]]. The analog input type is +differential for the [[adi>AD7380]] and  
-differential, accept a wide common mode input voltage and are +[[adi>AD7381]],can  accept a wide common mode input voltage and are 
-sampled and converted on the falling edge of CS. +sampled and converted on the falling edge of CS. The [[adi>AD7386]], [[adi>AD7387]] and [[adi>AD7388]] have single-ended input.
 The [[adi>AD738x]] has optional integrated on-chip oversampling The [[adi>AD738x]] has optional integrated on-chip oversampling
 blocks to improve dynamic range and reduce noise at lower blocks to improve dynamic range and reduce noise at lower
Line 32: Line 34:
 operation specified from −40°C to +125°C. operation specified from −40°C to +125°C.
  
-Applications:+==== Applications ====
   * Motor control position feedback   * Motor control position feedback
   * Motor control current sense   * Motor control current sense
Line 40: Line 42:
   * SONAR   * SONAR
   * Power Quality   * Power Quality
 +
 +===== HDL Design Description =====
 +
 +In the [[:resources/fpga/docs/hdl|ADI Reference Designs HDL User Guide]] can be found an in-depth presentation and instructions about the HDL design in general.
 +
 +The reference design uses the standard [[https://wiki.analog.com/resources/fpga/peripherals/spi_engine|SPI Engine Framework]] with an integrated pulse generator, which will provide the required conversion rate for the ADC.
 +
 +In order to build the HDL design the user has to go through the following steps:
 +  - Confirm that you have the right tools (the reference design requires Vivado 2018.3)
 +  - Clone the HDL GitHub repository (the project is located at [[https://github.com/analogdevicesinc/hdl/tree/master/projects/ad738x_fmc|ad738x_fmc]])
 +  - Build the project (see https://wiki.analog.com/resources/fpga/docs/build)
 +
 +===== Software Setup =====
 +
 +In order to perform the software setup the user has to go through the following steps:
 +  - Confirm that you have the right tools (the reference design requires XSDK)
 +  - Clone the No-OS GitHub repository (the project is located at [[https://github.com/analogdevicesinc/no-OS/tree/master/ad738x-fmcz|ad738x-fmcz]] )
 +  - Follow the instructions provided by [[https://wiki.analog.com/resources/fpga/xilinx/software_setup|software_setup]].
  
 ===== No-OS Driver Description ===== ===== No-OS Driver Description =====
Line 116: Line 136:
 ===== HDL Downloads ===== ===== HDL Downloads =====
 <WRAP round download 50%> <WRAP round download 50%>
-  * {{https://github.com/analogdevicesinc/hdl/tree/dev/projects/ad738x_fmc| ad738x HDL Project.}}+  * {{https://github.com/analogdevicesinc/hdl/tree/master/projects/ad738x_fmc| ad738x HDL Project.}}
 </WRAP> </WRAP>
 ===== No-OS Downloads ===== ===== No-OS Downloads =====
resources/eval/user-guides/ad738x.txt · Last modified: 13 Jun 2022 14:49 by Michael Hennerich