Author |
Message |
Topic: PIC18F4550 USB Problem |
MUHAMMAD_T
Replies: 10
Views: 16098
|
Forum: General CCS C Discussion Posted: Sat Sep 15, 2012 2:56 pm Subject: PIC18F4550 USB Problem |
I did that with the ex_usb_hid, and the problem was the same. Well, if you can supply a schematic just for enumeration, and a TESTED code that you made and it worked, I would be thankful. Thx in advan ... |
Topic: PIC18F4550 USB Problem |
MUHAMMAD_T
Replies: 10
Views: 16098
|
Forum: General CCS C Discussion Posted: Sat Sep 15, 2012 9:56 am Subject: PIC18F4550 USB Problem |
Well, the compiler is CCS, and I'm not using the built in library. I made my own. I use interrupt, not polling, which is safer I guess. The fuses are:
HSPLL, PLL1,USBDIV, CPUDIV1,VREGEN, NOBROWNOU ... |
Topic: PIC18F4550 USB Problem |
MUHAMMAD_T
Replies: 10
Views: 16098
|
Forum: General CCS C Discussion Posted: Sat Sep 15, 2012 7:32 am Subject: PIC18F4550 USB Problem |
I have made my own USB library, because i needed to use it with PIC and ATMEL chips. I'm testing it on the 18F4550 chip and it works just fine on ISIS Proteus, but when I plug the hardware into the PC ... |
|