Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow big is your buffer? If the CPU is slow sometimes to react to the edge, you could generate it when your buffer is almost full, so that you have a bit of margin.
What happens to your buffer is a new ADC value comes just while the CPU is reading the data? Is this case handled by your hardware and software?