Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
Arm Community
Arm Community
  • Jump...
  • Cancel
  • New
More blogs in Arm Community
  • AI blog

  • Announcements

  • Announcements

  • Announcements

  • Announcements

  • Announcements

  • Announcements

  • Announcements

  • Architectures and Processors blog

  • Arm Education

  • Automotive blog

  • Blogs and Announcements

  • Career opportunities in semiconductor industry

  • Community Blog

  • Documents

  • Embedded and Microcontrollers blog

  • Internet of Things (IoT) blog

  • Laptops and Desktops blog

  • Mobile, Graphics, and Gaming blog

  • Operating Systems blog

>
More blogs in this community
  • Solutions
  • Product news
  • Ecosystem news
  • Tools & Software
  • IP Products
  • Research & Education
  • More
  • Cancel

Blogs

Latest Blogs
  • SMP Linux on a Minimal Dual-Core ARM Cortex-A15 System

    Jason Andrews
    Jason Andrews
    Previously, I explained how to create a minimal, single-core ARM® Cortex™-A15 system running Linux®. In this article I will update the hardware design to use a dual-core ARM Cortex-A15 CPU and run SMP…
    • May 8, 2014
  • Function Parameters on 32-bit Arm

    Niall Cooling
    Niall Cooling
    Typically when teaching a class about embedded C programming, one of the early questions we ask is: Where does the memory come from for function arguments?
    • May 8, 2014
  • Inside the Demo: GPU Particle Systems with ASTC 3D textures

    Daniele Di Donato
    Daniele Di Donato
    At SIGGRAPH 2014 we presented the benefits of the OpenGL ES 3.0 API and the more newly introduced OpenGL ES 3.1 extension. Adaptive Scalable Texture Compression format (ASTC) is one of the biggest introductions…
    • May 8, 2014
  • Smart Sensors - Why Sensors need Intelligence?

    Joseph Yiu
    Joseph Yiu
    Smart sensors are far from a myth, it is already used in million of devices (e.g. your mobile phone might already contain several smart sensors). Traditionally a number of smart sensors are designed with…
    • May 7, 2014
  • Cable Show 2014 - Leveraging Cable Infrastructure for IoT

    Karthik Ranjan
    Karthik Ranjan
    The promise of IoT has heralded a bold new era where major technology corporations are no longer afraid to increase the market size forecasts with increments of 10s of billions. But what does that really…
    • May 2, 2014
  • Eight Challenges Faced by Wearable Software Designers

    John Blyler
    John Blyler
    Experts from ARM share insights and differing viewpoints on the big issues facing wearable developers of software applications. Software developers must address many domains to successfully design the…
    • May 1, 2014
  • Let’s talk ACPI for Servers

    Andrew N. Sloss
    Andrew N. Sloss
    Before we do a dive into the ACPI standard, let’s go back to what the main goal is for firmware. Utopia is to have a universal firmware solution which can boot and support any Operating System (open, propriety…
    • May 1, 2014
  • Cycle Accurate ARM Cortex-A53 and Cortex-A57 Models Support AArch64

    Jason Andrews
    Jason Andrews
    We (The specified item was not found.) have just completed our first major release of 2014. It includes significant new content and many bug fixes to all products. Today, I would like to highlight the…
    • May 1, 2014
  • Device to Cloud with ARM and Red Hat

    Zach Shelby
    Zach Shelby
    ARM recently teamed up with the JBoss team from Red Hat to create a great open source Device to Cloud project for a hands-on workshop and hackathon at DevNation 2014 (part of the Red Hat Summit). Thanks…
    • April 30, 2014
  • ARM technology driving the wearable trend

    Jim Wallace
    Jim Wallace
    Wearable technology is the most talked about next-generation trend, predicted to hugely disrupt the consumer electronics landscape - and ARM is right at the centre of its emergence and growth.
    • April 29, 2014
  • Mali Performance 2: How to Correctly Handle Framebuffers

    Peter Harris
    Peter Harris
    This week I look at how, and more importantly when, the Mali driver stack turns OpenGL ES API activity into the hardware workloads needed for rendering.
    • April 28, 2014
  • Deciphering DS-5 Support and Maintenance License Error C9932E

    Ronan Synnott
    Ronan Synnott
    ARM is constantly providing updates to our DS-5 toolchain, and details of these updates are provided in the change log. When you purchase the tools, you will receive either a term or perpetual license…
    • April 28, 2014
  • Code Size – a comprehensive comparison of microMIPS32 and Thumb code size using many Megabytes of customer code

    Ian Johnson
    Ian Johnson
    Take a closer look at the code size of ARM’s Thumb instruction set against the microMIPS32 instruction set.
    • April 28, 2014
  • SoC FPGA Design: Webinar with Nuvation, ARM, and Altera

    Lindsay Farlow
    Lindsay Farlow
    Register now to join design experts from Nuvation, Altera and ARM (stefanrosinger, CPU Product Manager) for this free SoC FPGA design webinar on May 8 11:00 am PDT / 2:00 pm EDT.FPGAs leverage IP cores…
    • April 24, 2014
  • Top things you might not know about ARM processors

    Alban Rampon
    Alban Rampon
    ARM has started what I find an interesting series of presentations giving facts about their products.Here is the list so far:Ten Things to Know About big.LITTLEFive things you didn't know about the ARM…
    • April 24, 2014
  • White Paper: Multi-core microcontroller design with Cortex-M processors and CoreSight SoC

    Ping Zuo 左平
    Ping Zuo 左平
    While the majority of Cortex-M processor-based microcontrollers are single core designs, some new microcontrollers with multiple Cortex-M processors are also available.
    • April 24, 2014
  • ARM Mali Compute Architecture Fundamentals

    Anton Lokhmotov
    Anton Lokhmotov
    In his book "How music works", David Byrne points out that music is created to fit a given context: music that would sound great in a symphony hall would likely sound unconvincing in a stadium…
    • April 23, 2014
  • How Will the Next 50 Billion Devices Shape Our Future?

    John Blyler
    John Blyler
    IoT sensors breed a new future as technology fades into the background. Old industries are reformed, new applications light up and take flight while data stalls. Tomorrow begins today!With more than 50…
    • April 22, 2014
  • The 64-bit ARM Surge

    Jim McGregor
    Jim McGregor
    An inside look at some of the new 64-bit processors coming from ARM partners in 2014.  
    • April 21, 2014
  • Embedded Developer Feature: Jens Bauer, GPIO Design Engineer

    Brad Nemire
    Brad Nemire
    Get to know the Embedded Developer...This is a monthly series featuring embedded developers of the ARM Connected Community.Name: jensbauerCompany: GPIOJob Title: Design EngineerLocation: Herning, DenmarkDeveloper…
    • April 17, 2014
  • Get started with compute shaders

    Sylwester Bala
    Sylwester Bala
    This post is to help you write a simple program with compute shaders. I hope this blog will help you to create more advanced applications based on this technology.
    • April 17, 2014
<>