Post Go back to editing

Controlling ADF5356 with SPI

Category: Software
Product Number: ADF5356

Hello we bought an ADF5356 eval board with the hope to use it to make the LO and downconversion from an mixer connected to the ADAR1000.

My question is very basic. In the testbed referred above the ADF5356 generates a signal that is divided for the LO. The signal from ADF5356 is about 9.5 GHz and as all the hardware runs in a Raspberry-Pi, we need to control the ADF5356 also via SPI using the RaspbPi.
Hence:

  1. Documentation on the ADF5356 is very limited. Where in the ADF5356 are the SPI Pins? I saw the datasheet but could not find them. Are they in the P1 ?
  2. Do we need to sold a series limiting resistors between the SPI pins from the ADF5356 and the raspberry ?
  3. I have a code (made in Gnuradio by Jon) to control the ADF5356. I first wanna solve the hardware issue  

Let me know what you think. Thanks