I use USBasp programmer which is a custom-class device and it does get listed in Bus probe list, but custom class device built from examples does not get listed. I get this error in USB logger:
Code: Select all
2354.565 [1] AppleUSBHubPort[0x3e0eb00]::PortStatusChangedHandler - port 1 of hub @ 0x1d000000 - error e00002ed from (1) handler
2354.565 [1] [0x3e0eb00] The IOUSBFamily was not able to enumerate a device.
What could be wrong? The wiring is definately ok as everything works ok for HID examples and i've changed Makefile and usbconfig.h to match my case:
Code: Select all
DEVICE = atmega8
F_CPU = 16000000 # in Hz