Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21582 ディスカッション

USB-Blaster for Windows 11

Farishb
ビギナー
82,712件の閲覧回数

Hello all

I am having problem installing USB-Blaster in DE0 for Windows 11. It cannot find the driver in the specified directory. Is there any way to run this on Windows 11?

Thanks for your help

Fari

0 件の賞賛
1 解決策
ak6dn
高評価コントリビューター III
82,695件の閲覧回数

Intel/Altera's official statement is Quartus software is not yet supported on Windows 11, so don't expect it to work.

元の投稿で解決策を見る

21 返答(返信)
ak6dn
高評価コントリビューター III
82,696件の閲覧回数

Intel/Altera's official statement is Quartus software is not yet supported on Windows 11, so don't expect it to work.

Farishb
ビギナー
81,417件の閲覧回数

Thanks a lot for your help.

JetForMe
新規コントリビューター I
80,860件の閲覧回数

This is exceedingly frustrating. Not only am I trying to run it in Windows 11, I'm trying to run it on ARM. What's frustrating is that the driver is just the FTDI D2XX driver repackaged. They don't need to have their own driver. They could just use whatever FTDI D2XX driver is installed on the system.


FTDI already has drivers for Windows 11 on ARM, x86_64, and other platforms.

JuliusL
ビギナー
73,229件の閲覧回数

Quartus prime pro 23.1 is out and I was able to download programmer and tools from additional software. https://www.intel.com/content/www/us/en/software-kit/776242/intel-quartus-prime-pro-edition-design-software-version-23-1-for-windows.html

Install Intel® Quartus® Prime Pro Edition Programmer and Tools and update driver under install folder C:\intelFPGA_pro\23.1\qprogrammer\quartus\drivers.

It works fine so far.

 

Julius

Wilfred1
ビギナー
54,051件の閲覧回数

I could not install the driver on windows 11,but i first install windows 10 and install the driver and after it works i upgrade windows to windows 11 and then it works perfectly every time

NazrulNaim_Intel
従業員
81,439件の閲覧回数

Hi Fari,


Regarding the issue with the USB blaster, as mention by ak6dn there will be issues regarding installing the USB blaster in Windows 11 because It is not officially supported yet by Intel. We cannot sure that it will 100% works in windows 11. As for work around to troubleshoot the issue, you can follow the instruction from the link that I have attached below.


https://www.terasic.com.tw/wiki/Altera_USB_Blaster_Driver_Installation_Instructions


Regards,

Nazrul Naim


Farishb
ビギナー
81,418件の閲覧回数
Wilfred1
ビギナー
54,051件の閲覧回数

I could not install the driver on windows 11,but i first install windows 10 and install the driver and after it works i upgrade windows to windows 11 and then it works perfectly every time

NazrulNaim_Intel
従業員
81,406件の閲覧回数

Hi Fari,


I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


Regards,

Nazrul Naim


twister1398
初心者
79,784件の閲覧回数

I downloaded Quartus Prime 22.1 today, and the provided Blaster driver still is refused for an expired certificate. How can Intel afford to provide drivers with expired certificates? For more than a year, the driver installation requires jumping through hoops and searching driver patches for the most current versions of your toolchain.

Can it really be necessary to resolve this by downloading a third-party driver?

Roger36
ビギナー
78,474件の閲覧回数

I downloaded USB Blaster driver for Windows 10 from

File:Usb blaster q16.1.zip - Terasic Wiki

put them to Quartus drivers subdirectory,

"~\quartus\drivers"

then update USB Blaster driver form Device Manager -> USB Blaster.

Windows encountered a problem installing the drivers for your device - Terasic Wiki

I've been able to make it works in Windows 11.

JonnieCache
ビギナー
78,098件の閲覧回数

Hi, @Roger36.

I have followed your post, but I still can't get it to work under Windows 11. It still gives me an error that it cannot load the driver:

------------

Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)

{Bad Image}
%hs is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0x

-------------

Is there anything else that you can think of that you did in order to get it to work under Windows 11? I'm going to have to run a VM with Win 10 in the meantime.

I know Win 11 isn't supported and I'm not expecting you to know the answer. I just thought I would give it a shot to see if you have any other thoughts.

Thank you,

Jonnie

twister1398
初心者
78,045件の閲覧回数

Hi Roger36,

 

I have followed your instructions as far as possible:

- Installation of the linked driver worked successfully, but in Device Manager, the USB Blaster still shows up as "unknown device".

- Updating the driver is not possible, as Windows does not recognize the driver update as a match for the device.

 

Any more input on this will be very welcome.

 

Best Regards,

Tobias

andresev
ビギナー
61,428件の閲覧回数
salomaosander
ビギナー
56,238件の閲覧回数

I followed the instructions, and everything went as expected. Thank you for your assistance.

CarlosCarpio82
ビギナー
22,702件の閲覧回数
Arief-AK
初心者
77,988件の閲覧回数

Hi all,

 

To formally reply to the initial question by @Farishb , I was able to make my windows 11 machine recognise the device by reverting back to Quartus Prime 18.1. You can download Quartus Prime 18.1 using this link (https://www.intel.com/content/www/us/en/software-kit/665990/intel-quartus-prime-lite-edition-design-software-version-18-1-for-windows.html)

 

FPGA:

Model: Terasic FPGA DE-10

Device: Intel Cyclone V

 

Background:

I had installed Quartus Prime 22.1 prior to Quartus Prime 18.1. I encountered the unrecognised driver issue as well. I have tried to fix it with the solution from @Roger36 to no success. Hence the rolling-back to Quartus 18.1.

 

To my surprise, during the installation for 18.1, I was prompted with the install USB driver checkbox. I then continued with the installation. When the FPGA is connected,  the driver should be installed under JTAG cables in the device manager.

 

AriefAK_0-1678350551440.png

Device Manager (FPGA not-plugged in)

 

AriefAK_1-1678350609729.png

Windows 11 Info

 

Hope this helps someone!

Arief.

DogZapper50
ビギナー
69,030件の閲覧回数

I got Quartus-II v13.0.1 to work with bitblaster driver for my new DE0 Nano board from Terasic on Windows 11.

The problem is of the many drivers that I downloaded, I can't remember which driver worked.

Anyway, its working so I'm good to go.

Thanks!

Terry

Wilfred1
ビギナー
54,051件の閲覧回数

I could not install the driver on windows 11,but i first install windows 10 and install the driver and after it works i upgrade windows to windows 11 and then it works perfectly every time

 

SuperxGDx
ビギナー
33,675件の閲覧回数

(*********************  Solved *********************)

Hi,

I have done similar to what was reported by "Roger36" and did not work at the beginning.

Then, I put the drivers into the "C:\Windows\System32" directory (See attached).

Do not recall if I have rebooted though.

Working fine for me now, verified with for Quartus 18.1 and 22.1.

 

- Downloaded USB Blaster driver for Windows 10 from

"File:Usb blaster q16.1.zip - Terasic Wiki"

- In device manage, update the driver in "Device Manager" as per "Roger36" for USB Blaster.

- Put the files into the directory as reported before, See image attached for the file names.

 

Wish you all the best.

SuperGDx

 

INTEL_Win1_USB_Blaster.pngINTEL_Win1_USB_Blaster_2.png

 

 

 

返信