Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Microcontrollers + linux: Digikey, ARM, NXP serial port
- Date: Wed, 12 Nov 2008 14:37:21 +0900
- From: "Ian Wells" <ijw@example.com>
- Subject: Re: [tlug] Microcontrollers + linux: Digikey, ARM, NXP serial port
- References: <1226458389.5345.770.camel@mark-desktop> <20081111231643.0f893957.jep200404@columbus.rr.com>
2008/11/12 jep200404 <jep200404@example.com>: >> (b) Any recommendations for cheap microcontrollers [...] > Regular MCUs are cheap in quantity. 8051 based MCUs are > prolific and dirt cheap, but the whole architecture is awkward. > Stay away from Microchip MCUs; they have the worst, > most awkward architecture of any MCU I've ever seen. I've not found Microchip stuff too difficult to understand. The low-end chips do need programming in assembler, which is time-consuming. The plus side is that they're $5 per reprogrammable chip, and less for the write-once sort. They're also popular, so there's plenty of example code on the web. The high-end PIC24 ones have a C compiler (for Windows). You also need a programmer unit. I think mine cost $30 a few years back. > ARM MCUs are inexpensive, very powerful, and are friendly with > open source tools. They are even supported by gcc[2]. > The ARM architecture is very decent. ARM architectures are a good RISC implementation, with mature C compilers and decent address space. You'll certainly find it easier to program them. But they really didn't ought to be in the same price league, being a modern, fast, 32-bit chip. Jim, do you know how much they cost? -- Ian.
- Follow-Ups:
- Re: [tlug] Microcontrollers + linux: Digikey, ARM, NXP serial port
- From: Ian Wells
- Re: [tlug] PIC v. ARM: elegance/awkwardness and price
- From: jep200404
- References:
- [tlug] Microcontrollers + linux
- From: Mark Sadgrove
- Re: [tlug] Microcontrollers + linux: Digikey, ARM, NXP serial port
- From: jep200404
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Re: /proc/uptime
- Next by Date: [tlug] Re: /proc/uptime
- Previous by thread: Re: [tlug] Microcontrollers + linux: Digikey, ARM, NXP serial port
- Next by thread: Re: [tlug] Microcontrollers + linux: Digikey, ARM, NXP serial port
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links