Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Interfacing between telosb and DE2

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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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/