Hello support Team,
As I have gone through the Latte python based scripting tool as well schematic of the AFE7900EVM , I realize that there are some of the GPIO pins available which are not fixed as well defined. So, Based on our own requirement, we can utilize these GPIO pins to generate new functions using Latte python scripting , right?
If yes, then below is my planning to utilize available non-defined GPIO pins , please verify weather we can do like this or any other way you can suggest?
1) Continuous calculation of DDC FFT output by development of python script in Latte and assign that to any GPIO pin so that from that GPIO pin, Based on that implementation, we can continuous read the difference of Input RF frequency and NCO frequency using GPIO pin.
2) Assign current DSA value and External LNA gain value to GPIO pins using Latte python script so that we can read continuously from the GPIO pin.
Like this, We can utilize available GPIO pins to read back some of the details as per above example given. Please suggest and verify.