Freescale ARM solutions guide

Freescale has made available their ARM Solutions Guide. This 86 page PDF provides an in-depth view of the Kinetis, Vybrid and i.MX product lines as well coverage of the Tower development system, MQX software solutions, and third party development tools.
Download your copy here.
This entry was posted in ARM, documentation and tagged Freescale.

Comments
You can preorder the E14/Freescale “FREEDOM” Board for $12.95 from Newark ( £8.10 in Farnel). It’s an ARM Cortex-M0+ development board, full with USB, accelerometer, tricolor LED and on-board debugger and comes with Arduino Shield compatible I/O
.
http://www.newark.com/freescale-semiconductor/kl25z128vlk/kinetis-kl2-freedom-board/dp/05W3395
The best ARM board for the Price.
When it comes to the cortex series, there’s a problem – and Freescale isn’t the only one to have it. The problem is USB – and High Speed (480Mbps).
There are plenty of Full Speed (12Mbps) USB devices, including some incredible low-power options. Kinetis KL2 family, for example. However, once you decide to go “High Speed” you need to to go MUCH higher – K20 series, top of the line, MK20FX512Vyy12 144-pin beast.
Its like looking for a knife, and finding this: http://www.amazon.com/Wenger-16999-Giant-Swiss-Knife/dp/B001DZTJRQ
If someone made a simple ARM Cortex M0+ with high speed USB, I’d love it. Until then, I’ll stick with FTDI or Cypress solutions.
I don’t think the lack of high speed USB is a particular problem. It’s in the same price range as the Arduino, and significantly more powerful. I’ve ordered one to look at how it compares to that kind of microcontroller. I can easily imagine it having uses as the controller for a UAV or self-balancing vehicle for a start – the kind of problem where you don’t need fast USB (or any USB), where the power consumption will be low compared to the motors, and where an ATMEGA chip can ‘just about’ do what it needs to, but which may benefit from that additional power.
Given the pin compatibility, I wonder if anyone’s done an imitation IDE to support just porting over Arduino code? Or is it the point where the demands pushing for a better chip also marks the point where makes more sense to switch to a more sophisticated IDE?