Forum Discussion
Altera_Forum
Honored Contributor
16 years agoADC Interfacing with DE2 (General Overview)
Hi We have decided to use the Nios DE2 board as a development tool for my part 4 Electrical Engineering Project. I have some experience with using the Nios DE2 Board however I have very li...
Altera_Forum
Honored Contributor
16 years agoYou can use the JTAG UART component for debugging to the Nios IDE console. But for RS232 comms via the port on the DE2 board, grab the RS232 IP core from the free University Program IP cores package available from Altera.
- Wire up your hardware (either using portmapping ie. in VHDL or schematic bdf) - Create your Nios software from the .SOPCINFO file - Let Nios II IDE build your BSP and load the appropriate HAL drivers