Hi
I'm playing with 16C745 and 18F2455 around USB HID comm
USBJADEM.bas example comes with
buffer Var Byte[8]
How many bytes per loop can i do ? Byte[??]
I've seen
64 bytes of USB dual port RAM in 16C745 datasheet, is this the maximum transfer size ?
Thanks
Bookmarks