• ARM:blink led flashing problem/hardware failure??
    hi i'm testing my first project using all in 1 development board eedt6.00 Keiluvision4 and flashmagic. i use the sample source code: #include <lpc21xx.h> void wait (void) { /* wait function...
  • ARM:blink led flashing problem/hardware failure??
    hi i'm testing my first project using all in 1 development board eedt6.00 Keiluvision4 and flashmagic. i use the sample source code: #include <lpc21xx.h> void wait (void) { /* wait function...
  • Blink Heartbeat led when a sequence of led blinks
    Hi I am new to embedded c, i have to write code to blink led from 1 to 24 in a sequence and a “heart beat” LED blinking at 2 Hz frequency will be driven by Pin 28 of Port 0. i managed to write code...
  • Blink Heartbeat led when a sequence of led blinks
    Hi I am new to embedded c, i have to write code to blink led from 1 to 24 in a sequence and a “heart beat” LED blinking at 2 Hz frequency will be driven by Pin 28 of Port 0. i managed to write code...
  • led blinking problem in stm32f401re NUCLEO64(newbie)
    hi, earlier i was working on PIC controller, now i am shifting to ARM and i am having stm32f401re NUCLEO64 evaluation board. development tool chain i am using is Keil arm mdk , keil version 5. i found...