MAXI2771 board ADC output pin read with Arduino

Hi
I have been looking for a way to read the MAXI2771EVO (3bit-ADC's) output digital pins using an Arduino board.

  1. can I use an Arduino board to receive an external ADC output.

  2. If I was able to read the ADC output then print in the Arduino serial can I save the output into a file ?

I would be really appreciative for any suggestions.
thanks

If You provide a link to the datasheet it would us replying.

The EVO board : https://datasheets.maximintegrated.com/en/ds/MAX2771EVKIT.pdf
The MAXI2771 board: https://datasheets.maximintegrated.com/en/ds/MAX2771.pdf

Thanks. I found the circuit datasheet. Comparing with Your post, telling about a 3 bit ADC, Analog to Digital Converter, it looked completely wrong.

That kit is an evaluation kit, advanced stuff for a new circuit. It's intended to be used be experienced persons.

What do You intend to read from that stuff? There are ready made GPS boards boards being easy to use?

I am intending to process the sampled data from the evolution kit, my main reason in using the Arduino is to try and receive the sampled data from the digital pins then save to a file.
I would really appreciate the help, and if there is any way I can do this.

What kind of data do You expect "sample"?
The picture You posted in the first post does not appear in the datasheets You sent. Something looks like being very wrong.

In The evaluation kit : https://datasheets.maximintegrated.com/en/ds/MAX2771EVKIT.pdf /// or MAX2771 Multiband Universal GNSS Receiver | Analog Devices
page 9, you can see the IQ pins output of the adc in the top silkscreen figure.

The MAXI2771 IC : https://datasheets.maximintegrated.com/en/ds/MAX2771.pdf //// or https://www.maximintegrated.com/en/products/comms/wireless-rf/MAX2771EVKIT.html
shows you the the full receiver with its used ADC and configuration settings.

all I am expecting is receiving sampled data of a GPS signal (for any band provided by the EVO) out of the receiver because of the provided ADC.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.