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
  • Arm Cortex-M3 and later: Basic integer math operations, 32-bit

    Jens Bauer
    Jens Bauer
    This is the beginning of a 5-part series of articles on how to write some quick integer and fixed point math in assembly language for the Cortex-M3, Cortex-M4 and Cortex-M7 microcontrollers.
    • January 9, 2015
  • 7 "Do you really need these" Connected Gadgets from CES 2015

    Brad Nemire
    Brad Nemire
    Holy moly connected everything explosion at International CES 2015! As the connected home products and autonomous auto announcements took majority of the spotlight (as they should), you always have those…
    • January 8, 2015
  • Interview with Joseph Yiu: Part II

    Tom Stevens
    Tom Stevens
    Hello Everyone,I hope you enjoyed the first part of the interview! If you are yet to see it, then you can find it here: Interview with Joseph Yiu: Part IHere we look at why entrepreneurs are using ARM…
    • January 8, 2015
  • Interview with Joseph Yiu: Part I

    Tom Stevens
    Tom Stevens
    Hello everyone,Thank you for your patience in waiting for this interview. I am pleased to say that the first part of it is here!In this first part, I ask jyiu a number of questions about the ARM Cortex…
    • January 8, 2015
  • Predicting the future using CES, part 1

    David Blaza
    David Blaza
    Its the first official day of CES today (Jan 6, 2015) and the circus is in full swing.  It's hard to miss the big stories of the show because every major media outlet in the world is there and the tech…
    • January 6, 2015
  • Decoding the Startup file for Arm Cortex-M4

    Gopal Amlekar
    Gopal Amlekar
    This is my tutorial for understanding the startup file for an Arm Cortex M4 processor, specifically the STM32F4 Cortex M4 processor.
    • January 5, 2015
  • TNeo: stable open source real-time kernel with well-formed code and detailed tests (for Cortex-M0/M0+/M3/M4/M4F)

    Dmitry Frank
    Dmitry Frank
    I'd like to present real-time kernel: TNeo.TNeo was born as a thorough review and re-implementation of TNKernel. The new kernel has well-formed code, inherited bugs are fixed as well as new features…
    • January 1, 2015
  • SoC Design Faculty Development Workshop in Goa, India

    Sadanand Gulwadi
    Sadanand Gulwadi
    ARM University Program (AUP) and Xilinx University Program (XUP), together, organized a one-day workshop (ODW) on System-on-Chip (SoC) Design as part of their Faculty Development Program (FDP) initiatives…
    • December 30, 2014
  • ARM Cortex-A7 processor continues to drive mobile evolution

    Tom Stevens
    Tom Stevens
    Looking back at the continuously evolving smartphone market, it is amazing to note the role that the ARM Cortex-A7 core has played.Previously the processor which initiated the uptake of multicore processing…
    • December 29, 2014
  • Atom PC: The Quad-Core Cortex-A17 Android and Ubuntu Mini PC

    AtomPC
    AtomPC
    Atom PC is a high performance Android and Ubuntu Mini PC, Gaming Console, Home Theater, and Smart TV. Learn about its key features.
    • December 25, 2014
  • Unlocking the STM32F4 Discovery board with OpenOCD

    Jens Bauer
    Jens Bauer
    I haven't been able to flash-program the board because my only available tool is OpenOCD; I have no other options. Fortunately, OpenOCD is scriptable, so let's make it work.
    • December 24, 2014
  • Cocos Code IDE 1.1.0:Integrating with ARM DS-5, Enabling Efficient C++ Debugging

    Leon Zhang 章立
    Leon Zhang 章立
    Chinese Version 中文版: Cocos Code IDE 1.1.0:集成ARM DS-5,高效调试C++As an important product of the Cocos Developer Platform, Cocos Code IDE has finally brought to us its version 1.1.0:integrating with ARM DS-5…
    • December 22, 2014
  • Upgrade for Mali Tools, with Support for OpenGL ES 3.1

    Lorenzo Dal Col
    Lorenzo Dal Col
    ARM has released new upgrades for Mali Graphics Debugger and the OpenGL ES emulator, and an update for the offline shader compiler, adding support for OpenGL ES 3.1 and other features.
    • December 19, 2014
  • How do the ARM Cortex-M processors enable secure IoT Applications?

    Joseph Yiu
    Joseph Yiu
    In the recent ARM Connected Community event Interview and Question Time with Joseph Yiucommunity member Gopal Amlekar asked the following question:"How are ARM processors and especially the Cortex-M processors…
    • December 19, 2014
  • How to validate serial communications link for ARM Cortex-M I/O

    David Blaza
    David Blaza
    As we learned during Kickstarter Week modern development boards are amazing tools that have put the power of the microprocessor into the hands of hobbyists and entrepreneurs everywhere. These development…
    • December 18, 2014
  • TyGL is now open source!

    Matt Spencer
    Matt Spencer
    You might remember that back in August we released details of a program ARM had been working on in conjunction with Szeged University and Samsung Research UK.TyGL is a new backend for WebKit which demonstrates…
    • December 18, 2014
  • ASTC Does It - Part II: How To Use It

    Stacy Smith
    Stacy Smith
    This year at GDC I gave a presentation on our exhibition booth about using ASTC with different types of textures to get the best visual results. It’s interesting that in the past whenever I spoke about…
    • December 17, 2014
  • Supercharging the Embedded Device: ARM Cortex-M7

    Brad Nemire
    Brad Nemire
    "The Future Direction of the ARM Cortex-M Processor Family" Below are the slides from an ARM TechCon 2014 presentation by ianjohnson, Senior Product Manager at ARM, that goes in depth about…
    • December 16, 2014
  • Software Driven Verification of ARM-based SoC Designs

    Bill Neifert
    Bill Neifert
    I started my design career far too long ago doing system verification on a multi-processor server design.  Basically, I was charged with assembling a model of the system and then writing some tests to…
    • December 15, 2014
  • Writing your own startup code for Cortex-M

    Jens Bauer
    Jens Bauer
    This post is designed as a tutorial in how to write assembly code for the Cortex-M series.
    • December 15, 2014
  • The Kickstarter Cat Toy That Just Raised Over $100k

    Brad Nemire
    Brad Nemire
    Connect the unconnected and that's exactly what three cat-loving Ph.D. students at the University of Illinois did with their robotic cat toy that reacts to your cat - yup, and they're claiming (I trust…
    • December 11, 2014
<>