Post Go back to editing

Implementation of Frequency Hopping using an external Trigger

Thread Summary

The user wants to use an external trigger to control frequency hopping on the ADRV9002 Transceiver. The solution involves configuring GPIO pins for table index control and using multiple GPIO pins to index through the hop table. The user should ensure the FPGA is not holding the GPIO lines low and consider using an oscilloscope or Arduino to generate the required binary patterns for triggering hops. The hop pin is used to switch between LO1 and LO2, and the GPIO pins index the hop table rows.
AI Generated Content
Category: Hardware
Product Number: ADRV9002

I want to test evaluate the Hopping modes and timings on the ADRV9002 Transceiver.

I have been able to get the hopping to work using TDD (Time Division Duplexing), i now want to use an external trigger such as the rising edge of a wave from a waveform generator to trigger a hop to the next frequency.

I have tried using the GPIO pins currently D-GPIO 2 however the eval board seem to be outputting a signal, the oscilloscope shows high to low fluctuations (1 & 0) states.

- What are the differences between the Hop pin, GPIO Trigger and SPI Trigger?

- How can I trigger hopping with an external trigger such as a waveform generator?

Any Help is appreciated, Thank you

Thread Notes