16f628a

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
jgu1
Posts: 1333
Joined: Tue Oct 06, 2009 9:39 am
Has thanked: 1135 times
Been thanked: 299 times
Contact:

16f628a

Post by jgu1 »

Hi Guyes´!

Sorry it´me again :(

But a question. I was starting a project with a Pic16f628a, and want to use an analog input, but when I try to add analog inputI get the message:

"not possible to use this component, the microprossesor need at least one analog input".

When I look at the chip, I see AN0, AN1, AN2, AN3 Am I misunderstanding something. If anybody would try it´s easy, start a new project, select Pic16f628 and try to add an ACD from the inputlist.
Maybe it doesn´t support analog input.

Best regard

Jorgen

User avatar
BChappy
Posts: 15
Joined: Fri Jun 19, 2009 11:03 pm
Location: Lincoln, UK.
Has thanked: 13 times
Been thanked: 7 times
Contact:

Re: 16f628a

Post by BChappy »

Hi Jorgen,

I'm afraid that the 16F628A has only 2 analogue comparators, no A/D converters.

The 16F88 is pin compatible and does have A/D.

Best Regards

Brian
Is your Project Not Working? - Help and General Advice Click here!
Flowcode v8 forum topic - Click here!

dazz
Posts: 1314
Joined: Sun Jan 15, 2012 3:15 pm
Has thanked: 474 times
Been thanked: 458 times
Contact:

Re: 16f628a

Post by dazz »

Hi jordy i was typing a reply have a quick read here http://www.best-microcontroller-project ... oller.html as it explains the differences between adc and comparators hth
To sign up to the V5 forum follow this link http://www.matrixmultimedia.com/forum_upgrades.php

jgu1
Posts: 1333
Joined: Tue Oct 06, 2009 9:39 am
Has thanked: 1135 times
Been thanked: 299 times
Contact:

Re: 16f628a

Post by jgu1 »

Hi both!

I think I got the answer. :D

Thank you

Best regard

Jorgen

Post Reply