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 youLink Copied
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/For more complete information about compiler optimizations, see our Optimization Notice.