USB HID interrupt endpoint packet size

Hi Nordic temas,

Now I'm using nRF54H20 with High Speed USB, We currently want to use a custom HID device to transfer a large amount of data using the interrupt transfer (bulk transfer is not considered). Transferring 64 bytes per packet works fine now, but we would like to increase the packet size to 1024 bytes per packet. We're wondering if this is possible and what modifications would be required. Thank you.

Related