Hi,
It looks whenever the firmware is in the DFU mode, my HID driver is not able
to find the USB slave device. Is that normal? what do I have to do to
inter-connect the ceusbkwrapper driver and HID driver so I can send the new
firmware to the slave device.
Also, is there way to enable DF
2013/12/5 Serhat Sevki Dincer :
> Hi,
Hello,
> Under Ubuntu 12.04.3 32-bit with doxygen 1.7.6.1, "make docs" in doc folder
> says:
>
> libusbx/libusb/libusb.h:153: warning: no matching file member found for
> libusb_cpu_to_le16()Possible candidates:
> static uint16_t libusb_cpu_to_le16(const ui
On 06/12/13 02:14, Liang Zhu wrote:
Hi,
It looks whenever the firmware is in the DFU mode, my HID driver is
not able to find the USB slave device. Is that normal? what do I
have to do to inter-connect the ceusbkwrapper driver and HID driver so
I can send the new firmware to the slave devi
Liang Zhu wrote:
>
>
> It looks whenever the firmware is in the DFU mode, my HID driver is
> not able to find the USB slave device. Is that normal?
>
This depends ENTIRELY in your device. Often, when a device is in DFU
mode, it only exposes the DFU interface and not the normal interface.
In