Hi,
I am currently developing a new application where I need to measure the FFT of three signals that contain multiple frequency components (between 50 and 400 MHz). My initial plan was to use an ADC evaluation module from Texas Instruments (AFE7444EVM), together with the 7015 PicoZed and the PicoZed FMC Carrier Card V2 (I would rather not develop a carrier card myself).
I have three questions about this implementation:
1- Can I directly connect the FMC connectro from AFE7444EVM to the PicoZed Carrier card (i.e., is the PicoZed FMC Carrier Card compatible with the JESD204B IP)?
2- Can I do the FFT analysis directly in the PicoZed or should I transfer the data to a PC? What do you think would be the faster option (I only need the AC power and phase of specific frequencies)?
3- Is the 7015 PicoZed fast enough for my application? Or should I use another board?
PS1: If you need any extra information about my system design, please let me know.
PS2: I am very new to FPGA development, so detailed answers or any good references are very welcomed.