Hello,
I am developing a device using s6e2cc core and USB1 device feature. My device will replace an older one, that has USB connection with PC using HID class and a custom dirver. The custom driver uses 4 endpoints. CTRL R/W endpoints (that I was able to let them works, even not perfectly) and BULK R/W endpoints. I am not able to see any interrupt when HOST try a BULK transfer. Can anyone help me on how to configure a Bulk endpoint? I use USB Wizard software to build a basic HidCom device.
Thank you
Ivan