Re: Learning embedded coding, which uC?
- From: Jim Granville <no.spam@xxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 13:36:39 +1200
Julian Morrison wrote:
I am teaching myself embedded programming as a career move. Could somebody tell me which microcontroller(s) are most popular in the industry right now? I've found tons of resources for eg: 8051, PIC, ARM - but I'm not sure what's most likely to land a job.
Any of the above are fine; for the PIC, beware that there are actaully many PIC cores, and the smaller ones have very limited opcode reach, and use paging - so are something to be avoided. PIC18 has better silicon resource, the the smaller/older siblings.
Try and get a system that supports on-chip debug, that way, you verify in the real world....
For the 80C51, there are good low cost, On Chip debug models here :
http://www2.silabs.com/tgwWebApp/public/web_content/products/Microcontrollers/en/mcu_developmenttools.htm
this one is cheap http://www2.silabs.com/tgwWebApp/public/web_content/products/Microcontrollers/Precision_Mixed-Signal/en/C8051F064EK.htm
-jg
.
- Follow-Ups:
- Re: Learning embedded coding, which uC?
- From: Jim Granville
- Re: Learning embedded coding, which uC?
- References:
- Learning embedded coding, which uC?
- From: Julian Morrison
- Learning embedded coding, which uC?
- Prev by Date: Re: Learning embedded coding, which uC?
- Next by Date: Re: Learning embedded coding, which uC?
- Previous by thread: Re: Learning embedded coding, which uC?
- Next by thread: Re: Learning embedded coding, which uC?
- Index(es):
Relevant Pages
|