Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Is it possible to migrate program from PIC16f676 to PIC16F690?

Status
Not open for further replies.

pradeep_k_b

Full Member level 3
Joined
Dec 21, 2011
Messages
160
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,306
Location
Nilambur, India
Activity points
2,509
I have program written in MikroC for a PIC 16F676 processor. is it possible to upgrade the micro controller to PIC16F690?.
 

yes and think there should not be any kinda problem while coding bcoz they are from same family.
but obvious you have to think over interfacing.
 

I am not a coding expert,so if you don't mind could you please let me know about how to do this?
 

post program and code then only can suggest.
 

Please find the attached file.MikroC project file of the program
 

Attachments

  • ccu-pgm.rar
    4.5 KB · Views: 107

PIC 16F676 processor. is it possible to upgrade the micro controller to PIC16F690?.
Select PIC16F690 instead of PIC16F676 in compiler's device selection menu and then hit compile. If it compiles without errors, enjoy.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top