Page 1 of 1

How to output two analog inputs thru gpio simultaneously

Posted: Wed Dec 20, 2017 1:57 pm
by tomershahar11
Hello

I'm working with RP product and I was wondering if there's any option to output not only one but two analog inputs thru the GPIO's.
Is there any part of code that I should add to the verilog "red_pitaya_top.v" in order to output directly two analog inputs (A and B) thru the gpio's?

The gpio has 26 pins (16 of them available for ADC output). I would like to divide equally those pins into 8 ADC pins, in some order.

Besides that, should I config anything else on the RP itself to adapt the RP to work with two analog inputs?

Thanks
Tomer.