Author |
Message |
Topic: USB Device Not Recognized |
jaderd
Replies: 7
Views: 9082
|
Forum: General CCS C Discussion Posted: Mon Jul 20, 2009 5:43 am Subject: USB Device Not Recognized |
In my case, the big problem was that the pins of d + and d- is reversed in the connector, because the source that I basically was not for the pinout reliable. |
Topic: USB bootloader with CDC Driver |
jaderd
Replies: 1
Views: 2611
|
Forum: General CCS C Discussion Posted: Fri Jul 17, 2009 6:03 am Subject: USB bootloader with CDC Driver |
Somebody have an idea? |
Topic: Slave response on I2C net between PICs |
jaderd
Replies: 14
Views: 23167
|
Forum: General CCS C Discussion Posted: Thu Jul 16, 2009 2:45 pm Subject: Slave response on I2C net between PICs |
I think that you dont understand my problem. If I set the tris_b, the I2C is not run, and if I dont set the tris_b, only use the I2C configuration, the I2C is run. |
Topic: Slave response on I2C net between PICs |
jaderd
Replies: 14
Views: 23167
|
Forum: General CCS C Discussion Posted: Thu Jul 16, 2009 12:56 pm Subject: Slave response on I2C net between PICs |
I need know how to configure the tris_b using I2C, but the examples does not have tris_b configuration, and on my project I'm using other pin of the portb with input, and when I configure the tris_b, ... |
Topic: USB bootloader with CDC Driver |
jaderd
Replies: 1
Views: 2611
|
Forum: General CCS C Discussion Posted: Thu Jul 16, 2009 12:26 pm Subject: USB bootloader with CDC Driver |
Hi. The procedure to implement the usb bootloader in 18F4550 with CDC driver enabled is the same of the others usb methods?
Thanks in advance! |
Topic: Slave response on I2C net between PICs |
jaderd
Replies: 14
Views: 23167
|
Forum: General CCS C Discussion Posted: Wed Jul 15, 2009 12:03 pm Subject: Slave response on I2C net between PICs |
OK! Really the code is correct! Thanks for the help!!!
But, I would like to know how make to request (Master) and send (Slave) a frame of the 8 bytes from a buffer in the Slave? The example shows t ... |
Topic: Slave response on I2C net between PICs |
jaderd
Replies: 14
Views: 23167
|
Forum: General CCS C Discussion Posted: Mon Jul 13, 2009 1:32 pm Subject: Slave response on I2C net between PICs |
Hi. I am making a net between PICs, using routines in CCS Compiler. But, I can't send response of the Slave to the Master. In the slave interruption, I test if the command is 0x10, if yes, the slave s ... |
Topic: Problems with USB / 18F4550 |
jaderd
Replies: 22
Views: 16314
|
Forum: General CCS C Discussion Posted: Fri Jul 03, 2009 8:24 am Subject: Problems with USB / 18F4550 |
??? |
Topic: Problems with USB / 18F4550 |
jaderd
Replies: 22
Views: 16314
|
Forum: General CCS C Discussion Posted: Thu Jul 02, 2009 11:42 am Subject: Problems with USB / 18F4550 |
Someone have a functional code programed by self with USB in PIC18F4550, or equivalent, for send to me? I need help!
Thanks in advance. |
Topic: Problems with USB / 18F4550 |
jaderd
Replies: 22
Views: 16314
|
Forum: General CCS C Discussion Posted: Tue Jun 30, 2009 9:07 am Subject: Problems with USB / 18F4550 |
Then what is the problem on my USB communication?
|
Topic: Problems with USB / 18F4550 |
jaderd
Replies: 22
Views: 16314
|
Forum: General CCS C Discussion Posted: Tue Jun 30, 2009 5:20 am Subject: Problems with USB / 18F4550 |
I would like to know if is necessary using two pullup resistor of D+ and D- to Vcc, or internal pullups, or is not necessary there resistors? |
Topic: Problems with USB / 18F4550 |
jaderd
Replies: 22
Views: 16314
|
Forum: General CCS C Discussion Posted: Mon Jun 29, 2009 12:01 pm Subject: Problems with USB / 18F4550 |
I dont understand why the windows on all tests install the same generic driver... |
Topic: Problems with USB / 18F4550 |
jaderd
Replies: 22
Views: 16314
|
Forum: General CCS C Discussion Posted: Mon Jun 29, 2009 11:50 am Subject: Problems with USB / 18F4550 |
I had reviewed these 3 lines, thus, is not without the sense pin? |
Topic: Problems with USB / 18F4550 |
jaderd
Replies: 22
Views: 16314
|
Forum: General CCS C Discussion Posted: Mon Jun 29, 2009 8:06 am Subject: Problems with USB / 18F4550 |
but if you found these differences are the origins of failure in using the USB communication? |
Topic: Problems with USB / 18F4550 |
jaderd
Replies: 22
Views: 16314
|
Forum: General CCS C Discussion Posted: Fri Jun 26, 2009 3:05 pm Subject: Problems with USB / 18F4550 |
I heard that some versions of the CCS have bugs in the oscillator configuration, but I dont know what is and which versions are. |
|