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

Interfacing between telosb and DE2

Altera_Forum
Honored Contributor II
1,048 Views

Hello 

I would like realise the interfacing between a sensor node telosb and an FPGA DE2 Throw the USB port so I need to develop a driver for the controller ISP1362  

please how can I develop this driver ? 

or can I found this driver on the internet ? 

please help me  

Thank you
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
401 Views

There are 2 ways you can do this: 

1. Using a NIOS-II processor and sample code that comes with the Board (DE2-USB-LED example) 

2. use the VHDL only implementation, which configures the on board ISP1362 device without the NIOS-II processor - you can find the code sample here: http://mzakharo.github.com/usb-de2-fpga/
0 Kudos
Reply