• Does anyone have instructions for how to setup for developing ARM based applications on OS X?

    I am interested in learning the ARM system and embedded programming but exclusively use a MAC with OS X.  Does anyone have or know of how to get and IDE set up and running on OS X?

  • How to interface Accelerometer, EEPROM, GPS and GSM with Cortex-M?

    just help me out interfacing of GPS and GSM with Cortex-M?

  • remapping the interrupt vector table to alternate locations in the memory map

    dear All,

    in nxp lpc 1768 i read "remapping the interrupt vector table to alternate locations in the memory map".

    for which reason one should to remap the interrupt vector table?

    regards,
    Ras

  • Trouble getting values with I2C using HAL_Library

    Former Member
    Former Member

    I cant get values with I2C using HAL_Library .I use HAL_I2C_Mem_Read and I cant manage ,maybe my adress wrong I didnt understand please help

    int main(void)
    {
    
    HAL_Init();
    SystemClock_Config();
    MX_GPIO_Init();
    MX_I2C1_Init();
    LCD_Init(_LCD_4BIT…

  • IoT basics, possible projects?

    Hello,

    I'm sorry for asking such a generic question but I have been reading up about this for the past week or so and haven't really gotten anywhere. I'm an embedded developer working with ARM and AVR devices for the past 2-3 years. So I am quite comfortable…

  • Need Help regarding IOT

    Hi Team,

    i am completely new to this world, but still i would like to build a solution based on IOT where i can simply sense some object and reflect it status on internet application.

    can somebody please guide me with some documentation on how to get started…

  • Microcontrollers for IoT application

    HI all,

    Generally what all the parameters deciding the selection of a microcontroller for IoT application?

      

    I know that most of the IoT solutions are designed around ARM controllers like ARM Cortex-M series.

    ARM Cortex-M series microcontrollers…

  • Is the Thread standard usable from mbed OS?

    I am interested in using Thread networking from mbed OS. Is there an example or starter anywhere which I can try? Can I connect to an Mbed device connector using a Thread network and with an mbed client? 

    Additionally, ARM is mentioned in the Openthread…

  • I would like to start a discussion on ideas about IoT sensors and mixed signal chips.

    What are some of the more common elements of IoT designs for sensors?

  • Getting started with NUCLEO-F411RE and ESP8266

    I received my STM32F411RE Nucleo board last weekend (Thanks to Carissa for selecting my idea). Overall board looks good and worth it's price with powerful STM32F411RE and on board ST Link debugger. The only drawback I noticed was missing USB OTG connector…

  • ERROR 0

    Hi All,

    I had done the compilation of a code in ARM mbed online compiler, and I didn't understand this error mentioned:

    Compiler Error 0              ""/extras/mbed_5e5da4a5990b/LPC1768/ARM/LPC1768.sct", line 4 (column 9): Error: L6235E: More than…

  • How to create a 7000hz signal from PWM ?

    Hi expert,

    Wants understand how to generate a signal of 7000hz by  the pwmout mbed's library,

    I read a lot of explainations but i can't find a simple sample code with a good explaination.

    Thanks

  • ARM Wall of Boards, EW2016: Enabled by mbed

    This is the third in a four part series on the ARM® Wall of Boards at Embedded World 2016.

    boardwall_mbeds.jpeg

    Today, I’ll present the 40 plus ARM mbed Enabled™ boards we have on the wall this year. If you’re not yet familiar with the ARM mbed™ IoT…

  • Walking around the mbed Zone at TechCon 2015

    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 big the zone is! Where to start?! Here is a…

  • Video: Dipesh Patel's SNUG Silicon Valley 2015 Keynote on IoT

    ARM Executive VP Dipesh Patel delivered a keynote address at the recent 25th anniversary Synopsys Users' Group event in Silicon Valley on designing products for the IoT. The full title is: "The Internet of Completely Different Things."

    We…

  • Embedded World 2015 - More than The Internet of Things

    The ARM team have just come back from another successful Embedded World. For those who aren’t familiar, Embedded World is the biggest embedded trade show, attracting exhibitors and visitors from across the embedded industry, and hosted in Nuremberg, Germany…

  • A weather station/datalogger using ARM Cortex-M4

    Hello ARM community!

    This one is my very first blog post in here and I want to share a project I have been working on: a weather station/datalogger reading temperature, humidity and light levels from the surroundings and saving it all inside a microSD…

  • How Different is Cellular from WiFi Embedded Design?

    Embedded developers should know the differences between cellular and Wi-Fi types of connectivity, especially when moving from prototyping to production designs.

    Is cellular connectivity more difficult to add to an embedded design that a WiFi connection…

  • ARM technology driving the wearable trend

    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.

    Today, the wearable market includes a variety of products…

  • The Batteryless Energy Harvesting Remote Control: Concept and Development.

    The Concept:

    The batteryless energy harvesting remote control was a project undertaken to demonstrate the low power of the ARM Cortex-M0+ processor. We wanted to create an extremely low power remote control that was compatible with the vast majority of…