CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

MCU with the characteristics of the 12F675 and 16F628A

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
jrgob



Joined: 21 Jan 2010
Posts: 10
Location: Brazil

View user's profile Send private message Send e-mail

MCU with the characteristics of the 12F675 and 16F628A
PostPosted: Fri May 07, 2010 6:15 am     Reply with quote

Can anyone help me?
I have some projects with PIC 16F628A and 12F675. I'm reading of 675 A/D and sending a signal to the 628A, now need to update the project and do not know which microcontroller from Microchip that I use that has the same characteristics of the 628 with A/D. Can someone tell me if there is a microcontroller to replace the two??

Question
_________________
Thanks.

jrgob
Ttelmah



Joined: 11 Mar 2010
Posts: 19326

View user's profile Send private message

PostPosted: Fri May 07, 2010 9:10 am     Reply with quote

That is why Microchip has a parametric device selector.
Specify what features of the 628A you actually use. Add a requirement for an ADC, and see what you get.

I'd suggest probably the 16F1826.
Same number of pins, cheaper, faster internal RC clock, all the same peripherals, plus ADC. The 1827, is a few cents more, has twice the ROM, and more RAM as well...

Best Wishes
jrgob



Joined: 21 Jan 2010
Posts: 10
Location: Brazil

View user's profile Send private message Send e-mail

PostPosted: Fri May 07, 2010 12:18 pm     Reply with quote

Ttelmah, thank you ...
I downloaded the datasheet PIC16F1827, has good memory and all the peripherals of the two MCU's, etc...
I did not know this function from Microchip's website, but I'm new to programming for microcontroller...
Now I study the datasheet and evaluate the possibility of using the PIC16F1827 ...
You know if this MCU is most popular as well as the 16F628A?

Best regards.
_________________
Thanks.

jrgob
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri May 07, 2010 12:41 pm     Reply with quote

The 16F1827 in a new technology 16F chip. It has a lower Vpp voltage
than normal 16F PICs. If you use the ICD2 or (I assume) the ICD-U40,
then you need to use a special voltage limiter with it:
http://www.microchipdirect.com/ProductSearch.aspx?Keywords=AC164112

It might be easier to use the 16F88. It doesn't require the voltage limiter.
jrgob



Joined: 21 Jan 2010
Posts: 10
Location: Brazil

View user's profile Send private message Send e-mail

PostPosted: Fri May 07, 2010 2:07 pm     Reply with quote

Thanks, PCM Programmer,

In the Header Board Specification of ICD 3 does not have the PIC16F1827 and PIC16F88, I can use it for programming?
If I use the ICD 3, I need to use special voltage limiter for PIC16F1827?
What is the most popular microcontroller 16F88 or 16F1827?
_________________
Thanks.

jrgob
Ttelmah



Joined: 11 Mar 2010
Posts: 19326

View user's profile Send private message

PostPosted: Fri May 07, 2010 2:29 pm     Reply with quote

The 1827, is a much newer chip than the 628A.
The UK distributers reckon they are now shipping more of them than the 628A, since in general they can directly replace the older part, give higher speeds, and are cheaper. However in terms of total shipped 'to date', the 628A, would win, since it has several year's lead...

Best Wishes
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri May 07, 2010 2:33 pm     Reply with quote

According to the ICD3 User's Guide, it can produce any Vpp voltage that
is needed:
Quote:

10.6.1 Standard Communication

The VPP high-voltage lines can produce a variable voltage that can swing
from 0 to 14 volts to satisfy the voltage requirements for the specific
emulation processor.

http://ww1.microchip.com/downloads/en/DeviceDoc/MPLAB_ICD3_UG_51766a.pdf
jrgob



Joined: 21 Jan 2010
Posts: 10
Location: Brazil

View user's profile Send private message Send e-mail

PostPosted: Mon May 10, 2010 12:34 pm     Reply with quote

I have the version 4.083 of PCM Compiler and I do not know if I can build projects with PIC16LF1827, anyone know which version I purchase that contains this microcontroller?

Question
_________________
Thanks.

jrgob
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon May 10, 2010 1:11 pm     Reply with quote

The latest version has it. (vs. 4.107).
sshahryiar



Joined: 05 May 2010
Posts: 94
Location: Dhaka, Bangladesh

View user's profile Send private message Send e-mail Visit poster's website

PIC with characteristics
PostPosted: Wed May 12, 2010 2:39 am     Reply with quote

Try PIC16F690 or PIC16F88. These can fulfill your requirements and yet can give you more. I agree with PCM Programmer you should use the device selector. However it is better to be specific. You should stick to some specific chips as there are helluva number of them available. For instance, I use PIC12F675 for lite and space hungry applications, 16F84A only for lite digital stuffs, 16F876A, 16F88, 16F690 and 16F877A for mid range projects, and for big works i prefer 18F452 and 18F4550.
_________________
https://www.facebook.com/MicroArena

SShahryiar
jrgob



Joined: 21 Jan 2010
Posts: 10
Location: Brazil

View user's profile Send private message Send e-mail

PostPosted: Thu May 13, 2010 10:27 am     Reply with quote

I read the datasheet of the 16F88 and is sufficient for my application, I will start my project with this component.
We must build a sensor current, as ACS704ELC-005 datasheet from Allegro is possible to read the current load value and transform in voltage to be monitored by the ADC of the pic.
Has anyone done this application?
There is a discussion on current sensor?
Question
_________________
Thanks.

jrgob
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group