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.

Can We new MCU (PIC16F54) in mikroc pro for pic

Status
Not open for further replies.

m.naveed

Newbie level 6
Joined
Dec 16, 2012
Messages
13
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,283
Location
lahore
Activity points
1,363
Hi,
I've need to write a program for PIC 16f54 but is not listed in devices list in Mikroc pro for pic.
I want to know can I add MCUin list Or write program for another compatible MCU and then run in PiC16F54 will it work??


Thanks.
 

I writ program for other PIC, convert it to assembly, Start writing in assembly for 16F54. Copy and paste pieces which are compatible from assembly code generated. Finish the new code in assembly. It also helps to built tight code. I wrote a code for UPS consisting of only 157 bytes.
 

    V

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top