Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1175 Discussions

Reference design for Nios II Embedded Evaluation Kit, Cyclone III

Altera_Forum
Honored Contributor II
1,489 Views

Hi all... 

 

Part of my final year project I should built a system in FPGA to control Actuators through the connection RS_232 from the Nios II Embedded Evaluation Kit, Cyclone III ... 

 

I would like to have a reference design thats includes RS_232 connection with it is assigned pins. As I searched in www.alter.com website I found a design(application selector) that connect most of the hardwares but exclude the rs_232... 

So anyone got any ideas or a design that include this port?
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
592 Views

Hi, 

Not quite sure if you're after schematics, software or connector/cable info. 

 

Check out  

 

http://www.altera.com/literature/ds/ds_nios_uart.pdf?gsa_pos=1&wt.oss_r=1&wt.oss=rs-232 

 

for info on the NIOS UART. 

 

I can't remember whether the NIOS Eval board has a 9 way D for RS-232 or whether you need to access the interface through the HSMC connector. Check the documentation that came with the kit. It should be in there somewhere. 

 

Good luck
0 Kudos
Altera_Forum
Honored Contributor II
592 Views

thanks four replayin.... 

 

but I'm after to a reference design software for quarus and SOPC... 

 

Or any suggestions how to build one by adding the UART_RS232, because this port is connected through a HMSC port to The cyclone III....
0 Kudos
Altera_Forum
Honored Contributor II
592 Views

Can you make a daughterboard with the HMSC connector on it? If you can spin a custom daughterboard, just pick some GPIO pins on the HMSC connector to be your serial signals. You can use the Samtec# ASP-122952-01 as the mating connector, just watch the pin numbers as some pins on the Starter kit have been depopulated. (it will be a beast to solder the grounding rails by hand, but for RS232 at moderate speeds it should be 'good enough' even with the grounds poorly connected)  

 

If you can't spin the custom board, terasic sells a gpio breakout board (http://www.altera.com/products/devices/cyclone3/design/cy3-devkits.html) for $50 that you could easily bolt your breadboarded serial port circuit to. 

 

If you don't want to prototype any circuit (and you have a couple hundred $$), you could upgrade to the neek (http://www.terasic.com.tw/cgi-bin/page/archive.pl?language=english&categoryno=39&no=240), which has a RS-232 output on it already. 

 

--
0 Kudos
Reply