Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

NIOS Serial Communication through JTAG UART

MWang36
Beginner
2,364 Views

Hi,

 

I am currently trying to establish the serial communication between NIOS II and Host PC through JTAG UART. I found some material talked about using nois2-terminal command.

 

Is there anyone can share some material about how to write C programs and configure the SOPC?

0 Kudos
2 Replies
Abe
Valued Contributor II
1,512 Views
0 Kudos
Ahmed_H_Intel1
Employee
1,512 Views

Also you can use the RS232 to communicate with a PC

here is a working RS232 project for writing and reading with RS232 (UART) (Using DE0-Nano-SoC), you are free to change the board but check the pin planner to be compatible with the new board.

 

Reply