Author |
Message |
Topic: icsp pin programing error in pic24fj128gb204 |
Aycan
Replies: 5
Views: 15164
|
Forum: General CCS C Discussion Posted: Fri Jun 29, 2018 8:21 am Subject: icsp pin programing error in pic24fj128gb204 |
Hi everybody.
While i trying to fix problem in yesterday night, i realized pickit3 programmed when i connect oscilloscope probe to mclr pin for observe waveform.
Then i connect two of 0.1uF and 0.0 ... |
Topic: icsp pin programing error in pic24fj128gb204 |
Aycan
Replies: 5
Views: 15164
|
Forum: General CCS C Discussion Posted: Wed Jun 27, 2018 7:01 am Subject: icsp pin programing error in pic24fj128gb204 |
ccs c ver 5.075
mplab-x ver 4.05
#include <24FJ128GB204.h>
#device ICSP=1
#use delay(internal=4MHz)
#FUSES FRC
#FUSES NOWDT //No Watch Dog Timer
#FUSES NOJT ... |
Topic: PIC24FJ256GB106 int rda |
Aycan
Replies: 4
Views: 12933
|
Forum: General CCS C Discussion Posted: Thu Jul 13, 2017 6:31 am Subject: PIC24FJ256GB106 int rda |
Problem was solved by fgetc().
Thank you all for your valuable help. |
Topic: PIC24FJ256GB106 int rda |
Aycan
Replies: 4
Views: 12933
|
Forum: General CCS C Discussion Posted: Thu Jul 13, 2017 5:26 am Subject: PIC24FJ256GB106 int rda |
PIC24FJ256GB106, ccs ver 5.070
I try to use isr for both of uarts in same time. Just one uart works that first declared, other not. Compiler doesn't create code for second declared uart in disassemb ... |
Topic: oscillator doesn't start |
Aycan
Replies: 8
Views: 10219
|
Forum: General CCS C Discussion Posted: Tue Nov 26, 2013 5:51 am Subject: oscillator doesn't start |
Dear Ttelmah and temtronic you are right about ICD pins. I select release option in mplab and wrote program by pickit2. It works fine now. So thanks to everyone who spent time for me. Have a nice days ... |
Topic: oscillator doesn't start |
Aycan
Replies: 8
Views: 10219
|
Forum: General CCS C Discussion Posted: Mon Nov 25, 2013 1:15 pm Subject: oscillator doesn't start |
Dear PCM programmer thanks for your reply. Actually i'm trying to do light control with mtouch. So i chose pic16f1826 for this. I use mplab ide v8.92 with pickit2. However mplab doesn't support pic16f ... |
Topic: oscillator doesn't start |
Aycan
Replies: 8
Views: 10219
|
Forum: General CCS C Discussion Posted: Sat Nov 23, 2013 7:57 am Subject: oscillator doesn't start |
Hi everyone. I couldn't start osc of pic16f1826. Maybe there is something i have missed. I will be expecting for your kindly replies.
Thanks in advance.
compiler ver. 5.015
#include <16F18 ... |
Topic: pic16f88 i2c |
Aycan
Replies: 2
Views: 4614
|
Forum: General CCS C Discussion Posted: Mon Oct 24, 2011 10:20 am Subject: pic16f88 i2c |
I was not thinking that Microchip to make this kind stupidity! Thanks your advice ckielstra... |
Topic: pic16f88 i2c |
Aycan
Replies: 2
Views: 4614
|
Forum: General CCS C Discussion Posted: Mon Oct 24, 2011 8:21 am Subject: pic16f88 i2c |
I can't use hardware i2c when INTRC_IO fuse setting selected. is there anyone explain this. Thanks for your advice. My best regards. |
Topic: trouble with PWM |
Aycan
Replies: 2
Views: 4519
|
Forum: General CCS C Discussion Posted: Thu Nov 23, 2006 3:17 am Subject: trouble with PWM |
Dear Ttelmah
I found my mistake and fixed problem. Thanks for interest.
My best regards. |
Topic: trouble with PWM |
Aycan
Replies: 2
Views: 4519
|
Forum: General CCS C Discussion Posted: Sun Nov 19, 2006 3:06 pm Subject: trouble with PWM |
Hi Everybody...
I try to motor speed control by pwm in my centrifuge prototype.Basic functions are Read keypad, Refresh 7 segment display, Read Motor Rpm, Drive motor by PWM, Count down work time. Ce ... |
Topic: Problem with Borland Builder 6 |
Aycan
Replies: 22
Views: 23231
|
Forum: General CCS C Discussion Posted: Wed Sep 07, 2005 12:27 pm Subject: Problem with Borland Builder 6 |
Hi Everbody...
I think the first goal of this forum is share informations between people who interest of CCS C compiler. But people able to share some informations about Microchip's Pic hardware and ... |
Topic: SHT11 |
Aycan
Replies: 3
Views: 12059
|
Forum: General CCS C Discussion Posted: Fri Apr 02, 2004 1:52 pm Subject: SHT11 |
Does anyone have driver for SHT11 humidity&temperature sensor |
|