Altera USB-Blaster Driver



[中文]

USB-Blaster-V2
  • 5Support

Learn how to install the Altera usb Blaster drivers on Windows 10, this same method will work for Windows 8.1, Windows 8, Windows 7, Windows VisaFor written. Can an Altera USB Blaster be used to flush.svf files to xilinx chips? If not, is there a way to determine which jtag programmers will work with ISE/iMPACT? Are Parallel cables a cheaper alternative? Will any Parallel to Jtag cable work? I'm totally n00b and trying to break into this development. In this video I'll show you how to install the USB Blaster driver in Windows 10. The USB Blaster is used to program the FPGA on the Barlett Labs MISE and MIRE. I go to 'Update driver' using files at C: intelFPGA 16.1 qprogrammer drivers with the 'Include subfolders' checked. And it gets it to load the Altera USB-Blaster into the USB controllers but it still has an exclamation point. When I try to update the driver it says the best drivers are already installed.

Introduction

USB Blaster Download Cable is designed for ALTERA FPGA, CPLD, Active Serial Configuration Devices and Enhanced Configuration Devices, USB 2.0 connection to the PC and JTAG, AS, PS to the target device.

More

Resources

Related documents

FAQ

  1. Driver Setup on RedHat Linux
  2. Driver Setup on Windows

Support

Please contact us by Email/Skype/WeChat for technology support.Our response may be delay, you can just leave your questions, we will reply to you as soon as possible in working time.

[email protected]
[email protected]
09:00 - 18:00 (UTC+8 Monday to Staturday)
Retrieved from 'https://www.waveshare.com/w/index.php?title=USB_Blaster_V2&oldid=14673'

I started playing around with FPGA development using the Terasic DE0 development board recently and the first problem I encountered was the installation of the USB blaster driver. As far as I know there is no problem in installing the driver on Windows 7 but if you are using Windows 8 or 8.1 then you probably ran into the problem of Windows not allowing you to install unsigned drivers. I lost a significant amount of time to make the driver work on Windows 8.1 so to speed things up for you, here is what you do.

First, you need to obtain the driver to be installed. You probably already have it if you installed Quartus II, it comes with the installation. On my system it is located in:

C:altera15.0quartusdriversusb-blaster

Now, if you follow the instruction from Altera USB blaster install you probably get to step 8 of the instructions after which you are not prompted with a window mentioned on step 9. This is due to the fact that Windows 8 doesn’t allow you to install unsigned drivers by default so you need to disable this security option.

press Windows key and type in “Change advanced startup options”, and enter the options. You should see the following window (click on the picture to enlarge)

Advanced startup options – Recovery – Advanced startup

Go to Recovery and under Advanced startup locate Restart now. Before you click on it save whatever stuff you need to save since the restart is (almost) immediate. After you click on the button you will be prompted with a window providing you with a few options. Choose:

Troubleshoot -> Advanced options -> Startup Settings -> Restart

After restarting you will be prompted with another window that will provide you some other options. Choose:

7) Disable driver signature enforcement

Having all that in mind, now press the Restart now button from the screenshot above.

After restart try to install the USB blaster driver. Plug in the device, fire up Device Manager, locate the USB-blaster device and click on Update Driver Software.

On the new window that opens choose Browse my computer for driver software.

Choose to manually install the driver

Download

In the next window, locate the driver and click Next.

Enter/browse for the location of the USB blaster driver. It’s in the Quartus II installation folder.

After the Window successfully finds the driver you should be prompted with the window:

Click on Install. When the driver installs you should see it installed in the Device Manager:

To check that Quartus II can now use the driver, open up Quartus II and go to:

Tools -> Programmer

A window will open. Click on Hardware Setup:

Altera Usb Blaster Driver Download

A new window will open. In the drop down menu choose USB blaster.

Quatus II – Programmer – Hardware setup window

Click Close. In the Programmer window you should now see the USB blaster selected as a programmer.

Altera Usb Blaster Driver Windows 7

Quartus II – Programmer window with USB blaster selected

Altera Usb Blaster Driver Installation Instructions

That’s it! The driver is installed and you can now program the FPGA board.