• Choice of Microcontroller for a Wearable
    Trying to develop light weight, small size, wearable for fall detection of elderly, hoping to use IMU and BLE, what is most cutting edge microcontroller for this?
  • Best version tracking tools for embedded software?
    Hi to you all, I'm working on a software involving an LPC4370 (Cortex M4 + 2*M0) and LPCXpresso IDE. I'd like to know if someone knows a good version tracking tool for the platform. My key requisites...
  • UEFI on ARM-V8  based Linux Embedded System
    Dear ARM Forum, I want to understand more about UEFI for ARM-V8 based Embedded systems. 1. Is UEFI on ARM-V8 Linux platform is good or bad ? why ? 2. How UEFI is better than conventional Embedded...
  • Maker builds a DIY embedded Linux computer
    When it comes to obtaining an embedded Linux devices like the Raspberry Pi and BeagleBone for a project, most Makers would simply head online and purchase one. That is unless you’re “ hak8or ,” who...
  • by which instruction the secondary core is triggered while starting the secondary cpu
    the booting of seconday cpu is initiated by the primary core. and some work is completed on the primary cpu and some is completed on the secondary cpu to complete the hotplug operation for cpu_up. I am...