what is the difference between ARM and PIC processor?

Status
Not open for further replies.

elfrec

Newbie level 6
Joined
Sep 17, 2009
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
singapore
Activity points
1,416
what is the difference between ARM and PIC processor?

as title.

Thank you ~
 

Below is a list. I have compiled it in December 2008. Obviously, it's not a complete list, and it's merely a single opinion.

Pros and Cons of ARMs (compared to PIC18)

Pro:
• Ample resources (ROM, RAM)
• Faster program execution.
• More sophisticated interrupt architecture
• Exceptions
• C++ compilers, which might speed-up development and facilitate code reuse
• JTAG
• Many silicon vendors
• Many flavors

Con:
• Smaller mind share
• Lack of small device (the smallest one is 48-QFP)
• Larger amount of necessary external hardware
 

Hi,

Comparing a 32 bits ARM with an 8 bits PIC18 is like comparing a bicycle with a truck...

A fair comparison is comparing an ARM with a PIC32.

Actually there is a benchmark done by an independant source called coremark.
Just select NXP (Cortex M3 core) & Microchip :
https://www.coremark.org/benchmark/index.php?pg=benchmark

You'll see that the result is that the 80MHz PIC32 scores higher than the 100MHz NXP device...

If you want to get started : https://www.microchip.com/PIC32

regards
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…