I am getting an unknown device 'CircuitPython CDC Control' in device manager after installing circuit python as given in the image bellow. Please let me know how to install driver for that device.
I am getting an unknown device 'CircuitPython CDC Control' in device manager after installing circuit python as given in the image bellow. Please let me know how to install driver for that device.
Hello manojroy123
It appears that you are having a lot of difficulty with Circuit Python - it's great that you're asking for help on the element14 Community, and where possible other members will chime in.
Please consider also posting your issues with CircuitPython on the Adafruit forums as they manage and maintain Circuit Python.
You can find their forums here: https://forums.adafruit.com/viewforum.php?f=60&sid=99da2b3e111d0fa85fc190e959e5c7b7
You will likely get immediate/detailed support there for this problem in particular.
Did you try installing the drivers from https://learn.adafruit.com/welcome-to-circuitpython/windows-7-and-8-1-drivers ?
yes, this is the error I am getting during installation.
Tried other way around for installing driver, this is the error I am getting.
As expected as the documentation clearly tells you that the signing certificate has expired:
Ok,thanks.
How to install this unsigned driver. As I have never install unsigned driver before. Can you help me out in it.
It's just a warning - so unless you have additional system policies in place, it should let you continue to install it. The 'Next' button isn't greyed out so it is allowing you to continue.
It's just a warning - so unless you have additional system policies in place, it should let you continue to install it
"Driver signature enforcement" is enabled by default in Windows and Windows will not let you use installed unsigned drivers. You either have to disable it on boot whenever you want to use the driver or disable it via group policy. There's also the option to use bcedit to disable integrity checks.