• 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 Booting system?
         First-stage-Boot-loader --> U-Boot -…

  • Any Method to trigger/start FreeRTOS task from normal STM32 ISR??

    Hello Folks,

    What is the most effecient method to start a freeRTOS task only after an ISR is completed and flag or something set by ISR that triggers freeRTOS task.

    Lets take an example scenario , I have STM32F3 nucleo board in which i would like to toggle…