Hello guys, I am having issues with daisy seed not appearing in port selection for serial monitor. This has problem is both for Arduino IDE and Visual Studio Code. I am on windows 10, and have previously been able to find the port.
I have reinstalled drivers using Zadig which has not helped.
It might be that Windows no longer recognises the Daisy as a usb serial device. When you look under ‘Devices’ in the Windows control panel, is the Daisy there?
Could you post a screenshot after clicking on that ‘Properties’ button? It should bring up a list which includes which COM port the device has been assigned
After “uploading” that Arduino code and with the Daisy Seed still plugged in, what is shown on your Zadig?
By the way, here’s a thread where it sounds like a similar issue was being encountered and the community member was able to eventually get it working here. It may be a different thing, but I figured I should share at least.
the thing described in the thread linked above worked for me (i used to have this problem too until 5 minutes ago). i changed the drivers between winusb and usb cdc until i got it working lmao
I’m so glad to hear that it’s working for you, @dvdtsb!! I know you were troubleshooting this for a while now.
And thank you so much for helping out too with your latest post.