FPGAwars / icestudio

:snowflake: Visual editor for open FPGA boards
https://icestudio.io
GNU General Public License v2.0
1.7k stars 246 forks source link

nandland GO board and windows 11 #732

Open DominionSoftware opened 5 months ago

DominionSoftware commented 5 months ago

The Enable drivers feature fails silently. My device is seen by windows 11 as USB Serial Converter A and USB Serial Converter B. I select Enable and the Dialog box comes up saying how to install the drivers, but when I click ok nothing happens.

I tried running as Administrator as well. This is with Nightly build and Stable build.

cavearr commented 5 months ago

Hi! we are changing a lot of things in the next weeks, and now are some things "unstable".

Download the latest icestudio wip from https://downloads.icestudio.io , install the development apio version (you need install git).

When enable drivers in zadig select WinUSB instead libusb.

Try it and tell me!

greenliquidlight commented 4 months ago

I just did a fresh install using the latest icestudio and can confirm that my Nandland Go board is working. I converted a simple LED + PushButton example and loaded it to the board without any issues. Using the WinUSB driver for interface0 worked for me. Running on Window 11 Home version 23H2.