Author |
Message |
Topic: 12 Bit ADC? |
arrow
Replies: 11
Views: 23674
|
Forum: General CCS C Discussion Posted: Wed Nov 05, 2008 3:51 am Subject: 12 Bit ADC? |
Hi Ttelmah
Thank you for your thorough reply. I will get the relevant PIC chips and start working on the 12 bit A/D.
I appreciate your help
a. |
Topic: 12 Bit ADC? |
arrow
Replies: 11
Views: 23674
|
Forum: General CCS C Discussion Posted: Wed Nov 05, 2008 2:03 am Subject: 12 Bit ADC? |
Hi PCM Programmer
The compiler version is 4.067.
The compiler does not complain if I put in ADC=12.
It does not complain if I put in ADC=16 either.
Is 12bit A/D as noisy as the 10bit i.e. I ... |
Topic: 12 Bit ADC? |
arrow
Replies: 11
Views: 23674
|
Forum: General CCS C Discussion Posted: Wed Nov 05, 2008 1:43 am Subject: 12 Bit ADC? |
Hi PCM Programmer and FvM
Thank you for your replies- they have been most helpful.
I am currently using the PIC18F2550 with 10bit A/D.
I see that the PIC18F2553 is exactly pin compatible to t ... |
Topic: 12 Bit ADC? |
arrow
Replies: 11
Views: 23674
|
Forum: General CCS C Discussion Posted: Tue Nov 04, 2008 11:59 pm Subject: 12 Bit ADC? |
Hi FvM
Thank you for your reply.
Does the PICC PCWH program these chips?
Regards
a. |
Topic: 12 Bit ADC? |
arrow
Replies: 11
Views: 23674
|
Forum: General CCS C Discussion Posted: Tue Nov 04, 2008 11:03 pm Subject: 12 Bit ADC? |
Hi
I was wondering if there are any PICs with built in 12 Bit ADC?
Thank you
a. |
Topic: Synching 2 PICs? |
arrow
Replies: 21
Views: 24691
|
Forum: General CCS C Discussion Posted: Wed May 21, 2008 10:51 pm Subject: Synching 2 PICs? |
Hi Ckielstra, SherpaDoug, and RLScott
Thank you all for replying.
Yes, my specifications are not set (yet).
The accuracy is defiantly relative! All I care about is that the the two PICS are sy ... |
Topic: Synching 2 PICs? |
arrow
Replies: 21
Views: 24691
|
Forum: General CCS C Discussion Posted: Wed May 21, 2008 7:44 am Subject: Synching 2 PICs? |
Hi All
Thank you for your replies. Unfortunately I do not have the board space to use any external signal.
But let me understand this:
if the 10MHz Xstal reports a 50ppm accuracy, does that me ... |
Topic: Synchronizing two PICS and having them run at the same speed |
arrow
Replies: 1
Views: 3006
|
Forum: General CCS C Discussion Posted: Tue May 20, 2008 5:13 am Subject: Synchronizing two PICS and having them run at the same speed |
Hi
I would like to synchronize two PICS and after this synching have them run at the exact same speed over say 8 hours.
The two PICS have to each have their own clock since they are going to be ... |
Topic: How to Switch Off Pic? |
arrow
Replies: 9
Views: 7782
|
Forum: General CCS C Discussion Posted: Thu Dec 27, 2007 8:36 am Subject: How to Switch Off Pic? |
Hi
Thank you all for your replies and help.
I appreciate it!
All the best
a |
Topic: How to Switch Off Pic? |
arrow
Replies: 9
Views: 7782
|
Forum: General CCS C Discussion Posted: Thu Dec 27, 2007 8:20 am Subject: How to Switch Off Pic? |
Hi
What happens if I put the PIC into sleep mode and then switch off the power to the PIC?
Will this damage the PIC?
When I reapply the power will it be in sleep mode?
Thank you
a. |
Topic: How to Switch Off Pic? |
arrow
Replies: 9
Views: 7782
|
Forum: General CCS C Discussion Posted: Thu Dec 27, 2007 8:00 am Subject: How to Switch Off Pic? |
Hi Humberto
Thank you for your reply.
I really need to switch off the PIC. I am contemplating to use a goto statement which will send the program to the end. Is there a better way of switching of ... |
Topic: How to Switch Off Pic? |
arrow
Replies: 9
Views: 7782
|
Forum: General CCS C Discussion Posted: Thu Dec 27, 2007 2:56 am Subject: How to Switch Off Pic? |
Hi Libor
Thank you for your reply.
I was wondering if there is a software way to switch off the PIC?
Regards
a. |
Topic: How to Switch Off Pic? |
arrow
Replies: 9
Views: 7782
|
Forum: General CCS C Discussion Posted: Thu Dec 27, 2007 12:46 am Subject: How to Switch Off Pic? |
Hi
I would like to switch off the pic (not put it into sleep mode) in the middle of the code (in an if block).
Can someone please tell me how to do this?
Thank you in advance.
a. |
Topic: PIC powered through PIN_B6 |
arrow
Replies: 5
Views: 5257
|
Forum: General CCS C Discussion Posted: Thu Dec 13, 2007 8:09 am Subject: PIC powered through PIN_B6 |
Hi Ttelmah
Thank you!! I have just tested it with 51kR in series with the input Vdd and it works well now.
(I have another R=100k to ground and PIN_B6 connects where 51k and 100k meet).
I appre ... |
Topic: PIC powered through PIN_B6 |
arrow
Replies: 5
Views: 5257
|
Forum: General CCS C Discussion Posted: Thu Dec 13, 2007 4:06 am Subject: PIC powered through PIN_B6 |
Hi Ttelmah
As always a good suggestion- Thank you!
May I ask: What is the minimum (approximately) current that is needed for the PIC to be powered through the pins (eg PIN_B6)?
Also what is t ... |
|