I’m new to microprocessors just like a thousand other posts in here. I’m trying to create a linux based ARM board and am having trouble finding documentation on designing it. I’m either looking to make a custom carrier board for an SoC/CoM or build something from Breadboard then to PCB. I"m not sure where to start so I’m looking for documentation/books/reference designs/anything. I’m not sure what path would be easier, custom carrier board or develop with breadboard. I know that vendors create dev/eval boards but I’ve heard it’s cheaper to create your own. I’m somewhat on a budget but am more interested in creating my own.
stevech:
…I was told that 200,000 or so have been ordered.
Price sells!
Advertising stuff (and collecting orders) at ridiculously low prices is the easy part. The issue is being able to consistently deliver product as advertised. :think:
Today, you can get a 7in. tablet computer such as this http://www.alibaba.com/product-gs/51218 … ablet.html for <$50. When you figure that the LCD/touchscreen, Li-Ion battery and mechanical components typically account for about 70% of the total BOM cost (look at iPad 2 BOM cost at isupply.com), the raspberry pi should be <$15. :think:
One thing a guy can’t usually get when buying one of those cheap tablet computers is the ability to reliably and repeatedly solder and desolder all those multi-pin flat cable connections. Sure, it’s not impossible to do with regular ol’ hobbyist equipment, but it sure ain’t easy. Be nice to have a source of easy to hook up 7+" touchscreen LCDs laying around for various projects.
My advice, if you really are new to micros, start with arduino or something. CortexM3 is very complicated, and my view is that the Pros use expensive dev tools because the ides hide a lot of that complexity.
If you are new, and still wish to climb this mountain, you must read the M3/M4 docs, and get Yagarto or CodeSourcery tools. And search, search, and search some more for all the details you need.