Forum Discussion

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

To control LEDs with DE0_Nano

Hi,

I wants to control leds on DE0_Nano board using Nios II Eclipse, for this anybody can provide code part?Because im very new to this , sory for lack of knowledge.

Thanks,

Alex.

11 Replies

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

    I have never used uclinux, but if you start from a working example all you should need is to add the PIO to the project to connect to the LEDS, and the PIO macros to control them from the software side.