Hi guys,

I'm new to this forum so please be kind.

I've been doing some experimenting with USB and am playing with Jan's example that comes with PBP, the one that increments 2 bytes and send them back to VB.

I'm trying to send/receive more than 2 bytes, as soon as I try send more than two, or make provision for more than two I should say, the pic returns 0 in the buffer array.

I've changed the size of endpoint1's data size to 8 (was 4), but still no luck, please help.