User Activity

Hi,It tooke me several days to found that there is wrong handling of setup packet with data in HAL driver.On windows I'm sending setup packet like this: uint32_t data = 0xAABBCCDD; libusb_control_transfer(mDeviceHandle, LIBUSB_ENDPOINT_OUT | LIBUSB_...