Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNIOS II C language about SDRAM IOWR & IORD function and fopen & fclose
Hi, I'm new about Quartus II & NIOS II. I made hardware part using sopc builder (nios II cpu, sdram, on-chip mem, jtag, sysid, and so on) and composed c source code for software part. I...
Altera_Forum
Honored Contributor
15 years agooh you are teddy80
hi again. if you have UART(RS-232C) you can program on NiosII to send data from SDRAM. and your computer can get RS232C data some how like hyper terminal. RS232C is slow... there is several way. LAN / SD-Card / USB ... but many things are difficult after all. you need to learn more. UART is easy to use. I recommend biginer to use UART to read data from embedded system. see you and good luck