Arm Community
Site
Search
User
Site
Search
User
Arm Community
Jump...
Cancel
New
More blogs in Arm Community
By name
By post count
By last updated date
Descending
Ascending
Research Articles
Servers and Cloud Computing blog
SoC Design and Simulation blog
Tools, Software and IDEs blog
恩智浦汽车电子MCU讨论区博客
<
More blogs in this community
Solutions
Product news
Ecosystem news
Tools & Software
IP Products
Research & Education
More
Cancel
Blogs
Latest Blogs
By date
By view count
By comment count
Descending
Ascending
Virtual Reality: The Ice Cave
Freddi Jeffries
This blog was written by Kapileshwar Syamasundar during his summer placement at ARM in the ARM Mali Graphics demo team. Kapil did some great work at ARM porting the Ice Cave demo to VR using Unity, we…
November 19, 2015
Using the Stack in AArch32 and AArch64
Jacob Bramley
When reading assembly-level code for any of the AArch32 or AArch64 instruction sets, you may have noticed that the stack pointer has various alignment and usage restrictions. These restrictions are part…
November 19, 2015
PoP technology makes wearables viable market for board makers.
Will Tu
Embedded Computing Boards is much more than industrial PCs. In fact there are unique and differentiating technologies such as PoP, which stands for Package on Package technology that can be offered by…
November 18, 2015
Prometheus is NOT a 3D printer
Artie Beavis
While open source hardware has dramatically reduced the time and cost associated with product development, there are still a few speed bumps that Makers and designers must endure en route to taking their…
November 17, 2015
GNU ARM Eclipse: full Cortex-M7 support added
Liviu Ionescu
OverviewThe
GNU ARM Eclipse project
includes a set of open source Eclipse plug-ins and tools to create/build/debug/manage ARM (32-bits) and AArch64 (64-bits) applications and static/shared libraries, using…
November 17, 2015
ARM Compiler 6.3: a milestone for Security and Performance
Stefano Cadario
Last week at TechCon 2015 in Santa Clara (California), ARM announced a new architecture and a new A-class low-power processor:ARMv8-M architecture: By offering security, enhanced scalability, and improved…
November 16, 2015
Walking around the mbed Zone at TechCon 2015
Philippe Bressy
As presented in Bee Hayes-Thakore blog
here
, and in my preview blog
here
, the mbed Zone is one of the central pieces of this year's Techcon.The first thing when walking around the showroom, is seeing how…
November 12, 2015
Do you believe in magic?
Eric Gowland
There is an Arthur C. Clark quotation that states "Any sufficiently advanced technology is indistinguishable from magic". Call it ubiquitous, pervasive, ambient or IoT - but we've reached an intersection…
November 12, 2015
Heterogeneous Software Development
Michelle Page-Croft
Heterogeneous Software Development By
Stephen Theobald
ARM-based platforms come in a variety of processor configurations, and these platforms now often have more than one ARM processor. These multi-core…
November 11, 2015
ARMv8-M architecture lays foundation for secure embedded solutions
Diya Soubra
Advances in processor architecture and connectivity technology have pushed embedded solutions into an increasing set of applications as demonstrated by ARM® partners shipping over 4 billion devices into…
November 10, 2015
TrustZone extends to microcontrollers and TrustZone CryptoCell for all ARM platforms
Rob Coombs
ARM introduces TrustZone for ARMv8-M to bring mobile style security to microcontrollers and provides a new family of security subsystems: TrustZone CryptoCell I’m at Techcon in Santa Clara this week and…
November 10, 2015
Maintaining consumer privacy under the tsunami of health and wellness sensors
Karthik Ranjan
Having just spent two days at the mHealth summit in Washington DC, a major theme of the event was how wearables were going to play a part in healthcare.
November 10, 2015
What is NFC and Why it Matters?
John Blyler
This brief introduction on nfc technology will help designers select the best connectivity implementation amongst the plethora of today’s wireless standards.
November 10, 2015
New AMBA Specification Extends Security to Embedded Design: AMBA 5 AHB5
Eoin McCann
The amount of data we generate is growing exponentially.
Gartner
has predicted that in 2015 the global mobile data traffic will be a total of 52 billion terabytes, an increase of 59 percent on 2014. It…
November 10, 2015
Accelerating IoT at scale: exciting new products, services and a peek into the future from ARM TechCon 2015
Bee Hayes-Thakore
Quick links to the highlights
Press Release
mbed.com Developer Blog
The full scoop There is a great deal of momentum around the
ARM mbed IoT Device Platform
since ARM Tech Con 2014, when we...
November 9, 2015
[TRK-KEA使用经验分享] 第1篇:安装开发环境
litx
TRK-KEA64 光盘里工具和文档很全,软件安装基本是下一步。
CodeWarrior Development Studio(开发工作室)是完整的用于编程应用中硬件bring-up的
集成开发环境
。 采用CodeWarrior IDE,开发人员可以得益于采用各种处理器和平台(从Motorola到TI到Intel)间的通用功能性。根据Gartner Dataquest的报告,CodeWarrior
编译…
November 6, 2015
Introducing Cortex-A35: ARM's Most Efficient Application Processor
Kinjal Dave
The announcement of the ARM®Cortex®-A35 processor today marks the beginning of a new family of ultra high efficiency application processors from ARM. So, what are the key features of Cortex-A35 and what…
November 5, 2015
[TRK-KEA使用经验分享] 第1篇:开箱
Junic
KEA64开发套件收到有一些时间了,中间有点事情耽搁了,一直没有分享,非常抱歉,先分享一篇开箱
1.开发套件外包装,包装非常精致
2.资料光盘,里面的资料非常详细,齐全,已经将资料从光盘拷贝到PC中
3.数据线,美中不足的是数据线有些短,所以用在台式电脑上有些不方便,开发板要悬空
4.Quick Start Guide
5.板子正面照
6.板子背面照
7.上电测试,板载程序为 D3 D5 D6 D8组成的流水灯
November 4, 2015
Eats, Shoots and Interleaves
Stacy Smith
Vertex interleavingRecently we were asked via the community whether there was an advantage in either interleaving or not interleaving vertex attributes in buffers. For the uninitiated, vertex interleaving…
November 2, 2015
STEMI lets you build your own spider-like robot
Artie Beavis
What’s better than a bio-inspired, crawling robot? A spider bot that you can build yourself, that’s what. Locomotion mimicking nature has been around for a little while, but up until now has only been…
November 1, 2015
[TRK-KEA使用经验分享] 尝试使用UART
zyd
1.UART:Universal Asynchronous Receiver/Transmitter2.KEA8板子中用到的UART的结构:2.1发送器部分结构框图
最上面是只能写入的内部总线,上位机将数据通过该总线写入到Tx Buffer中,然后传入到11bits的发送移位寄存器(11-BIT Transmit Shift Register),11-BIT Transmit Shift Register在波特率时钟的触发下和发送控制器的控制下…
November 1, 2015
<
>