Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

NIOS cyclone III - analog inputs?

Hi,

I'm trying to figure out a way to use analog inputs to the cyclone III nios board that is attached to the lcd daughter board?

Any suggestions? Help.

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    1) You can use HSMC Data Conversion board which contains high speed ADC/DAC interface. But drawback is that by using this board you have to remove LCD Multimedia board.

    2) How many analog input you want to use and what is input voltage range. You can use mic input available on LCD board as analog input but the input voltage range for that is very low ( approx. 1.2 v max ). Using this analog input you can read digital data of your mic input analog signal from audio codec available on lcd board (WM8731 Chip).

    Regards,

    Hardik Sheth
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Hardik,

    Thanks for responding!

    I would like to have four analog inputs.

    It looks like if I remove the LCD I could use those, but I really need to have the LCD board too.

    Is there a way to connect maybe a simple externals board ?

    What i'm trying to do is somehow read these 4 analog inputs into LabView.

    someone mentioned using a pic board? Is that possible?

    please letme know any ideas that pop into your head, thanks!