Author |
Message |
Topic: WDT never restarting |
fasteddye
Replies: 7
Views: 10315
|
Forum: General CCS C Discussion Posted: Mon Nov 07, 2005 1:40 pm Subject: WDT never restarting |
Thanks for all the help! I took neil's advice and changed the kbhit if statement so that if there is nothing in the buffer, the PIC will keep looping. PCM programmer, where would I place another #us ... |
Topic: WDT never restarting |
fasteddye
Replies: 7
Views: 10315
|
Forum: General CCS C Discussion Posted: Mon Nov 07, 2005 9:13 am Subject: WDT never restarting |
I am trying to add a WDT to my code, but for some reason, the restart_WDT is not getting executed and the PIC resets every 2 seconds. Does anyone have a solution?? Here is a sample my code.
// ... |
Topic: Problem with RF link getting out of sync |
fasteddye
Replies: 7
Views: 11790
|
Forum: General CCS C Discussion Posted: Tue Oct 18, 2005 5:49 am Subject: Wanted to add |
I have also tried changing the baud rate to 1200 and 4800 with no change in result. |
Topic: Problem with RF link getting out of sync |
fasteddye
Replies: 7
Views: 11790
|
Forum: General CCS C Discussion Posted: Mon Oct 17, 2005 8:41 pm Subject: Problem with RF link getting out of sync |
Hey guys,
I am working on a pretty simple RF link using a Linx 315 MHz transmitter and receiver. I was able to adapt some of the code for Manchester encoding and decoding off this site. I am basica ... |
Topic: High ADC values on 16F819 |
fasteddye
Replies: 3
Views: 8526
|
Forum: General CCS C Discussion Posted: Thu Apr 14, 2005 7:16 am Subject: High ADC values on 16F819 |
where would the printf() statement output the value. I am programing the chip on a demo board using the icd 2 then moving it to my PCB. |
Topic: High ADC values on 16F819 |
fasteddye
Replies: 3
Views: 8526
|
Forum: General CCS C Discussion Posted: Wed Apr 13, 2005 9:38 pm Subject: High ADC values on 16F819 |
Hi Everybody,
I am a newbie to CCS and microchip so bare with me if i say/do anything stupid. I am working on some code for a school project and the value that the adc is reading are not what i see ... |
|