Page 1 of 1

E2 Header - PS_MIO pins

Posted: Fri Oct 25, 2019 3:58 pm
by dreaguns
I want to use E2's SPI pins (PS_MIO[10],[12] & [13]) to talk to an external DAC.
Are there any C examples that map to these "PS" pins?

Re: E2 Header - PS_MIO pins

Posted: Wed Dec 04, 2019 9:22 am
by redpitaya
Depending on your external DAC model, you can have different communication protocols.
Here is on communication example in C : https://redpitaya.readthedocs.io/en/lat ... .html#uart
And for SPI: https://redpitaya.readthedocs.io/en/lat ... i.html#spi