cancel
Showing results for 
Search instead for 
Did you mean: 

USB-CAN adapter doesn't work in new pc

ZioGianni
Visitor

I have bought USB-CAN adapter based on STM32F042C6 microcontroller with open source code:

https://github.com/candle-usb/candleLight_fw/tree/master

With very new pc adapter doesn't work, windows doesn't recognize driver, with old pc windows use automatically winusb.sys.

If i install manually winusb using Zadig i see in Device manager that device is recognized but i cannot communicate with him.

I try to many pc and seems that the problem is related to host controller, in new PCs with host controller 3.1 extensible doesn't work, in PCs where it is also EHCI the device work.

Someone have some similar problem?

XHCI must be compatible with old device so I think that there is some error in firmware.

 

Thanks for help

Gianni

1 REPLY 1
Pavel A.
Evangelist III

On the new PC, is secure boot enabled?

 

PavelA_1-1744770554489.png

To install manually, you don't even need zadig. Just install the winusb driver from device manager.

seems that the problem is related to host controller

Then try to plug the device thru a good USB 2.0 hub.