pic16f690 migration to other pic

Thread Starter

Dodgydave

Joined Jun 22, 2012
11,302
So i am using a 16f690 all happy, and want to move to a pic with 24 I/O ,with an A/D 10 bit or more, which pic would you recommend to give the same ease of programming, also with a working template so i can start to build straight away.
 
Last edited:

tshuck

Joined Oct 18, 2012
3,534
Since you suggested the 16F722, you mean 24 I/O, not both 24 inputs and 24 outputs, right?

I've really enjoyed using the 16F1939 of late...it's now one of my staples. The DAC was the selling point, but I really like the fixed-voltage references on the newer PICs...
 

Thread Starter

Dodgydave

Joined Jun 22, 2012
11,302
I am using the 18f2321 and cant get it to work, is there a pic that has 24i/o that is similar and you can recommend with a working template please.?,
 

bertus

Joined Apr 5, 2008
22,277

Thread Starter

Dodgydave

Joined Jun 22, 2012
11,302
Hello,

Please keep the migration problems in one thread.
You might want to use the selection charts from microchip to choose a pic.

For the enhanced midrange you can use this chart:
http://www.microchip.com/ParamChartSearch/chart.aspx?branchID=1025&mid=10&lang=en&pageId=74

For the PIC18 range you might want to look at this chart:
http://www.microchip.com/ParamChartSearch/chart.aspx?branchID=1004&mid=10&lang=en&pageId=74

Bertus
I did do that, but i cant get it to work, thats why i am asking if some one has got one working so i can use their template,

Even Micriochip have not helped me so far, why cant they put a working template on the datasheets?
 

Thread Starter

Dodgydave

Joined Jun 22, 2012
11,302
Hello,

Would the attached PDF help you?
It was mentioned in the datasheet of the 18F2321.

Bertus
Not really, i need a working template for both of these pics 16f722 and 18f2321

and i just cant get them to work in the simulator either.
 

MaxHeadRoom

Joined Jul 18, 2013
28,686
If I could offer a suggestion, have you tried using the absolute code template rather than the re-locatable version, and also compile in absolute.
Max.
 

Thread Starter

Dodgydave

Joined Jun 22, 2012
11,302
Sorted the code out got a template from MaxHeadroom


with big thanks...now working




You can close this thread now.....
 
Last edited:
Top