How can you measure values from several ADC channels on a DE1 SoC?
Hi, By following the DE1_SoC_ADC example of the DE1 revF CD, I can collect measurements from a single ADC channel. I have connected a pulse rate sensor to the ADC and am using a timer interrupt on t...