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++
12745 Discussions

How can I use isp1760 in the DE3 board?

Altera_Forum
Honored Contributor II
1,442 Views

Hi,everybody!I have a DE3 board,and I want to use the USB interface in the DE3.The disc has a directory named "DE3_150_USB", TERASIC_ISP1761 in it, then I add it to my design.After compile successed, I got the file "***fpga.h",what should I do next? 

I know I should modify somewhere,but I do not know how to do it.Any instructions ? Thanks.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
511 Views

According to the DE3 user manual you'll also need the device drivers in 'software' written for the Nios II. Another option would be to run Linux on your Nios II system. There appears to be Linux device drivers for the ISP1761. See, for example: 

http://sourceforge.net/projects/isp176x-hcd/ 

http://www.armadeus.com/wiki/index.php?title=isp1761_linux_driver 

 

Although you could try to transfer the USB IP core and device drivers, you may want to start by modifying the provided example to see if that would suit your needs. 

 

-Jay
0 Kudos
Altera_Forum
Honored Contributor II
511 Views

Thank you!I shall have a try.:D

0 Kudos
Reply