Forum Discussion

CWP's avatar
CWP
Icon for New Contributor rankNew Contributor
4 years ago
Solved

Accessing Max 10 ADC bits

Hi, I am working on a Max 10 Development Kit Board and currently exploring the ADC features. I am trying to write a simple program to light up the on-board LED by monitoring the voltage of the on-board Trim Pot. The Trim pot is connected to ADC Ch7. I tried using "Standard sequencer with external sample storage" and "ADC control core only" but both will not work. I have tested the kit board with BTS (board test system) and both ADC and LED are both functioning well.

I guess I have miss out some connection or modules in the program, any advice or sample program will be appreciated. Attached is an archive of my project.