Part Number: AFE5801 Hello,
I am trying to write the vhdl code to get the output data from the afe5801 using FPGA.
I am having trouble understanding how clocks work and digital output form(MSB? or LSB first?), any reference Verilog HDL or VHDL code…
Part Number: AFE5801 Hi team,
Q1: The customer would like to get MSB is output first or LSB is output first in default mode for AFE5801.
Q2: If the customer needs to output MSB data format, how to control? If the customer needs to output LSB data…
Part Number: AFE5801 I don't understand the meaning of "The common-mode voltage of the clock source should match one of the clock inputs of the AFE5801 (VCM) which is set internally using 5kΩ resistors, as shown in Figure 39." in application notes of…
Part Number: AFE5801 I'm wondering how the Low Frequency Noise Suppression Mode is working. Might it be a chopper amplifier configuration of the first amplifiers (left most buffers in figure 34 in the datasheet)?
Thanks in advance.
Part Number: AFE5801 Other Parts Discussed in Thread: AFE5809 Hi
We are using three adc AFE5801 , and all SPI control is muxed with a single FPGA master control , SPI write is working fine
But Read is not happening , SDOUT not giving any data…
Part Number: AFE5801 Other Parts Discussed in Thread: AFE5828 Hello,
I got one question when I was reading AFE5801 datasheet:
I noticed the maximum speed of SPI clock is 20MHz, and each ADC can reach 65MSPS sample rate. In case I would like to change…
Part Number: AFE5801 Hello, I'm using AFE5801 to capture 8 channels data and I configure the AFE5801 as follwing sequence:
1: 0x000001 (reset)
2: 0x026000 (test pattern, custom reg.)
3: 0x034000 (16 bits output)
4: 0x053fc0 (test pattern output…
Hi Praveen,
Thank you for your detailed response. For clarification on what "digital gain" is exactly, I have the following questions:
1) I assume that a "digital gain" of 2 is not simply a bit shift to the left (multiplication by 2). In such…
Part Number: AFE5801 Hello!
I am using AFE5801 to sample a sin signal. The sample rate in 40MSPS, and the input signal is 1MHz. The input circuit is shown in picture and two R(25.5) are not connect. I config the register to work in 2s complement mode…
Part Number: AFE5801 Hello Team,
We are using AFE5801 ADC in our application, and we are having a issue in reading the general purpose, please help us in this.
We are using SPI Mode ZERO, SPI clock frequency is 5MHz.
writing sequence
SPI_write…