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.
- The setup is very well explained here: ez.analog.com/.../crawl-walk-run---the-journey-to-create-the-phaser
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:
- 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 ?
- Do we need to sold a series limiting resistors between the SPI pins from the ADF5356 and the raspberry ?
- 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