Author |
Message |
Topic: is it possible to use two ICD-U at the same time? |
bcs99
Replies: 1
Views: 17450
|
Forum: CCS ICD / Mach X / Load-n-Go Posted: Mon Oct 30, 2006 11:48 am Subject: is it possible to use two ICD-U at the same time? |
I'm trying to get two pics to work together and I can only debug with one at a time. Is it possible to debug on two ICD-U at the same time? |
Topic: USB Flash Drives |
bcs99
Replies: 3
Views: 5243
|
Forum: General CCS C Discussion Posted: Thu Sep 14, 2006 12:05 pm Subject: USB Flash Drives |
That Vinculum product looks great and simple to use.
Thanks to both of you for the info. |
Topic: USB Flash Drives |
bcs99
Replies: 3
Views: 5243
|
Forum: General CCS C Discussion Posted: Wed Sep 13, 2006 11:49 am Subject: USB Flash Drives |
Does anyone have any information on reading USB flash drives? I've found lots of documentation on Windows programming but would like to directly read a flash drive with a PIC. |
Topic: Which PCB layout, Schematic program would you recommend? |
bcs99
Replies: 5
Views: 8800
|
Forum: General CCS C Discussion Posted: Fri Sep 23, 2005 3:59 pm Subject: Which PCB layout, Schematic program would you recommend? |
I've been using RIMU PCB for about a year and a half. I find it easy to learn and it comes at a reasonable price. Check it out at http://www.hutson.co.nz/. |
Topic: Using RA3 (MCLR) as an output on 16F688 |
bcs99
Replies: 2
Views: 5579
|
Forum: General CCS C Discussion Posted: Tue Aug 23, 2005 3:25 pm Subject: Using RA3 (MCLR) as an output on 16F688 |
Oops! You are right. I missed that.
Thanks for the quick reply. |
Topic: Using RA3 (MCLR) as an output on 16F688 |
bcs99
Replies: 2
Views: 5579
|
Forum: General CCS C Discussion Posted: Tue Aug 23, 2005 3:09 pm Subject: Using RA3 (MCLR) as an output on 16F688 |
I'm trying to use the MCLR pin (RA3) as an output. I have it tied to 5V through a 47k resistor. I'm not sure the options are setup correctly.
Here is my test program.
#include <16F688.h&g ... |
Topic: syncronization problem |
bcs99
Replies: 3
Views: 8691
|
Forum: General CCS C Discussion Posted: Tue Aug 02, 2005 8:49 pm Subject: syncronization problem |
I have a circuit that uses a PIC1F688 using the internal 8Mhz oscillator. It has two 5Khz PWM inputs (RA4 and RA5). These inputs are independent and are either off or driven with a 25-75% duty cycle ... |
Topic: Problem with inputs (A4/A5) using 16f688 w/int 8Mhz |
bcs99
Replies: 2
Views: 7749
|
Forum: General CCS C Discussion Posted: Mon Sep 27, 2004 5:35 pm Subject: thanks |
I tried your suggestion and A4/A5 worked good as outputs, using the code you gave. However as inputs the value read was always high which led me to see the circuit problem . Thanks.
Bob |
Topic: Problem with inputs (A4/A5) using 16f688 w/int 8Mhz |
bcs99
Replies: 2
Views: 7749
|
Forum: General CCS C Discussion Posted: Mon Sep 27, 2004 11:48 am Subject: Problem with inputs (A4/A5) using 16f688 w/int 8Mhz |
I'm having trouble getting the A4 and A5 inputs working on a 16F688. These pins are also used for the oscillator and I suspect that the problem is in the configuration. Has anyone had experience wit ... |
Topic: String Theory |
bcs99
Replies: 7
Views: 15016
|
Forum: General CCS C Discussion Posted: Wed Jun 16, 2004 10:20 am Subject: String Theory |
Ttelmah,
Sorry for interrupting but I was wondering if you could explain this statement in more detail?
You can code to send a constant string to a function, be rewriting the function to accep ... |
Topic: RS232 logic |
bcs99
Replies: 2
Views: 8960
|
Forum: General CCS C Discussion Posted: Tue May 11, 2004 10:09 am Subject: RS232 logic |
I'm using a PIC18F452 to communicate with a serial device using an RS232 convertor (ST232N). I'm not having any problems communicating (TX/RX) with the device The problem is that it uses the DTR li ... |
Topic: How to preserve EEPROM data when re-programming |
bcs99
Replies: 3
Views: 10639
|
Forum: General CCS C Discussion Posted: Tue May 04, 2004 12:09 pm Subject: How to preserve EEPROM data when re-programming |
I'm using the ICD-U40.
Bob |
Topic: How to preserve EEPROM data when re-programming |
bcs99
Replies: 3
Views: 10639
|
Forum: General CCS C Discussion Posted: Tue May 04, 2004 11:23 am Subject: How to preserve EEPROM data when re-programming |
How do I preserve the data in the internal EEPROM when reprogramming? I'm using an 18F452.
Bob |
Topic: Converting a voltage for use with ADC. |
bcs99
Replies: 3
Views: 10626
|
Forum: General CCS C Discussion Posted: Mon May 03, 2004 11:37 pm Subject: Thanks |
Thanks for the tips. I also am leaning towards using 5v and expanding the voltage.
Bob |
Topic: Converting a voltage for use with ADC. |
bcs99
Replies: 3
Views: 10626
|
Forum: General CCS C Discussion Posted: Sat May 01, 2004 5:44 pm Subject: Converting a voltage for use with ADC. |
I am using an inclinometer that gives +/- 60 degrees output. It accepts 5-15vdc and uses the center voltage as zero degrees. However it only uses 40% of the supply voltage for output. When using 5v ... |
|