I'm just getting started in the Arm world and I'm trying to get a better understanding of the similarities between various vendor implementations of the Cortex-M0+ at the toolchain level.
I have previously got a 'blinky' program working on an…
I'm just getting started in the Arm world and I'm trying to get a better understanding of the similarities between various vendor implementations of the Cortex-M0+ at the toolchain level.
I have previously got a 'blinky' program working on an…
Overview of stack size requirement estimations in Cortex-M based applications
“How much stack memory do I need for this application?” - This is a common question for many software developers working on applications that run on microcontroller…
More times than not, developers are faced with two bad options: either deliver a substandard product quickly, or reinvent the wheel and miss the market altogether. Luckily, one Santa Barbara-based startup has come up with a solution, not just a band-aid…
推荐个介绍M0和M0+的好文章,不但有技术分析,而且有具体产品介绍,希望对你的设计有所帮助。
http://www.eeboard.com/evaluation/cortex-m0m0/
http://www.eeboard.com/evaluation/momo1/
| ARM Cortex-M0… |
http://digi.tech.qq.com/a/20140620/012191.htm
腾讯家电讯(编译:Expelliarmus)ARM最为人所熟悉的虽然是其在移动芯片开发上的先锋地位,但这家公司也为其他类型的设备提供了各式各样的处理芯片。在即将到来的物联网时代,这家芯片公司又将会扮演着怎样的角色呢?
物联网,一个即将爆炸的市场
目前的技术趋势都指向了一个更加无缝联网的世界,而为了让这成为现实,我们需要更具性价比、低功耗和高度联网的设备。
物联网背后最大的驱动力之一是处理器生产成本的下降。微处理器和其他重要技术部件现在已经足够廉价…
Hi I'm very excited to announce of the release of a new product we have been working on for the last few months called the Cortex-M Prototyping System, as part of the Versatile Express family of products. This development board is targeted at the evaluation…
In my presentation at ARM TechCon 2013 last week "ARM Cortex-M for Beginners", someone asked a question of “Is there any advice for getting the best performance? Which C compiler to use?
This is a very interesting question. One page of…
随着越来越多的芯片合作伙伴推出基于Cortex-M内核架构的芯片方案,ARM的Cortex-M系列作为目前驱动MCU市场变革的主流平台已经是毋庸置疑,其中Cortex-M0和Cortex-M0+的市场定位就是逐渐取代传统的8051以及其它架构的8/16位MCU应用。这里有来源于EEboard的一篇文章,其主要受众是国内众多的嵌入式系统开发者,文章总结了目前市场上几家常见的基于M0或者M0+的MCU解决方案,各有特点,值得一读。传统8位MCU岌岌可危,基于Cortex-M0及M0+的32位单片机全面入侵…
The busy time of Electronica and ARM Technology Symposia is now behind us, and I finally get the opportunity to have a deeper look the latest release of NXP: their mini-tiny-LPC800. NXP being one of our lead-partners on the ARM Cortex-M0+, and also previously…
This week sees the launch on the Cortex-M0+ processor-based Freescale Kinetis L family of MCUs just two months after the official launch of this latest addition to the Cortex-M processor series.
The close partnership between ARM and Freescale, one of…
The snippets in this document are no real secrets, your C-compiler probably uses them already.
But if you're writing assembly-code, it's good to have some snippets ready, when you need them.
I saw what looks like the start of a series of short videos on the ARMflix YouTube channel.
Of course, it doesn't go into much details, but I thought it was a simple way to discover the series.
As they come up, anyone please feel free to edit this…