PDA

View Full Version : USB 16c745/16c765



chris
- 22nd June 2004, 18:02
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.

chris
- 25th June 2004, 11:54
any ideas anybody?

Dwayne
- 25th June 2004, 22:23
Hello Chris,

Chris >>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.
<<

could you post your code??


One other thing... if you are using 12C675's how are you doing in reprogramming them? Do you mean 12F675?

Dwayne