Forum Discussion
Altera_Forum
Honored Contributor
8 years agoMax 10 ADC with Nios II
I have a Max 10 Neek board, and I am trying to get ADC values into a basic NIOS II processor program (for instance, if the ADC reading is > something, turn on an LED). The board comes with a tutoria...
Altera_Forum
Honored Contributor
8 years agoBhaumik, I shall try that. I gave up interfacing the ADC directly to the NIOS II through code, and fed the output of the ADC from one of the hardware-only examples directly into 12 I/O ports into the NIOS II. It's kind of a back-door way of doing it, but it works. It is just frustrating, the lack of examples on how to actually connect the dots in Qsys. That, and it was SOPC Builder, then it was Qsys for a little while, now it's Platform Designer, so there are bits and pieces of information scattered all over the place. A comprehensive "this is how you build things with Platform Designer, and here are all the little pitfalls" would be nice.