Author |
Message |
Topic: pic18f4520 problem |
misel0019
Replies: 3
Views: 5180
|
Forum: General CCS C Discussion Posted: Thu May 19, 2011 6:03 am Subject: adding another some behaviour |
I forgot to mention some of behavior while I was coding that program.
I normally use smart prox5 to burn ic.
Behavior: I take one New ic from bar and working with it.
I change program and write ... |
Topic: pic18f4520 problem |
misel0019
Replies: 3
Views: 5180
|
Forum: General CCS C Discussion Posted: Thu May 19, 2011 5:39 am Subject: pic18f4520 problem |
Hello everyone,
I'm again with my problem.
Now I am working with pic18f4520.
I am using that ic for controlling generator.
I have power supply 48volt to 12volt by using ic3844 (smps) then 78 ... |
Topic: help about ADC |
misel0019
Replies: 5
Views: 6608
|
Forum: General CCS C Discussion Posted: Mon Jan 10, 2011 5:14 am Subject: reply for Ttelmah |
Pin number
2,3,4,5
means i use +Vref pin also
anyway thanks nia for information
waiting for reply |
Topic: help about ADC |
misel0019
Replies: 5
Views: 6608
|
Forum: General CCS C Discussion Posted: Mon Jan 10, 2011 3:35 am Subject: reply for Ttelmah |
Chip 18F4520
Compiler version 4.049
RA0,RA1,RA2,RA3 these pin are connected with analog sensing.
i thought that uc require time to convert ADC value .
thanks for the reply.
Misel |
Topic: help about ADC |
misel0019
Replies: 5
Views: 6608
|
Forum: General CCS C Discussion Posted: Mon Jan 10, 2011 2:17 am Subject: help about ADC |
hi,
I'm again with my problem.
I can't solve it.
My simple program for read adc.
I use 100t0 ground for pull down.
And sense analog voltage.
My program
void adc_init()
{ ... |
Topic: 16f1939 |
misel0019
Replies: 5
Views: 7689
|
Forum: General CCS C Discussion Posted: Sun Jan 09, 2011 1:22 am Subject: reply for gpsmikey |
I have SmartproX5 for program the IC.
But it has no option for 16F1939.
And compiler PCW4.049 it has no device type 16F1939.
So I can't program that IC.
misel |
Topic: 16f1939 |
misel0019
Replies: 5
Views: 7689
|
Forum: General CCS C Discussion Posted: Sun Jan 09, 2011 12:40 am Subject: reply for gpsmikey |
Thanks gpsmikey
I want it in ccs
Misel |
Topic: 16f1939 |
misel0019
Replies: 5
Views: 7689
|
Forum: General CCS C Discussion Posted: Sun Jan 09, 2011 12:28 am Subject: 16f1939 |
How can I program 16F1939.
I can't find any solution.
regards
Misel |
Topic: Ds18b20 by 18f4520 |
misel0019
Replies: 7
Views: 12701
|
Forum: General CCS C Discussion Posted: Sat Jan 01, 2011 6:01 am Subject: still having problem |
still having problem with 18f4550
but not in 18f4520
thanks
regards Misel |
Topic: Ds18b20 by 18f4520 |
misel0019
Replies: 7
Views: 12701
|
Forum: General CCS C Discussion Posted: Sat Jan 01, 2011 6:00 am Subject: Ttelmah |
Dear sir,
I'm still having problem.
Another thing I'm accessing two Dallas from two pins. I did it the easiest way just make two function and accessed it by calling
#include <ds18b20_1.c>
... |
Topic: Ds18b20 by 18f4520 |
misel0019
Replies: 7
Views: 12701
|
Forum: General CCS C Discussion Posted: Sat Jan 01, 2011 2:09 am Subject: reply for Ttelmah |
Dear sir thanks for the reply.
Yes firstly I tried in 18f4550.
But now for getting problem there I shift in 18f4520.
Now I'm using 18f4520 and oscillator is internal RC oscillator 8MHz.
Fuse ... |
Topic: Ds18b20 by 18f4520 |
misel0019
Replies: 7
Views: 12701
|
Forum: General CCS C Discussion Posted: Thu Dec 30, 2010 5:02 am Subject: reply |
Yes sir I implemented that code you gave me.
But still having problem with 18f4550.
Now I change my ic and take 18f452 and use internal crystal and get 99.99% accurate. means temperature does not ... |
Topic: Ds18b20 by 18f4520 |
misel0019
Replies: 7
Views: 12701
|
Forum: General CCS C Discussion Posted: Tue Dec 28, 2010 4:47 am Subject: Ds18b20 by 18f4520 |
Dear member again I'm in problem with 18f4520
My program works well in Proteus but not in real board.
I use common ds18b20 program and modified
/*-------1-wire definitions-------*/
#define O ... |
Topic: lcd |
misel0019
Replies: 17
Views: 15290
|
Forum: General CCS C Discussion Posted: Mon Dec 27, 2010 10:48 pm Subject: lcd |
Sorry PCM programmer. I will read datasheet carefully.
regards
misel |
Topic: lcd |
misel0019
Replies: 17
Views: 15290
|
Forum: General CCS C Discussion Posted: Mon Dec 27, 2010 10:47 pm Subject: reply |
yes lcd is blinking
but still got no good news |
|