• 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...
  • 8051.h error in Keil, simple C blink-LED code test
    I'm trying to set up and test an 8051 development board. I'm using Keil uVision 4, with some code examples included with the dev board. The included hex file examples upload to the 8051 and work perfectly...
  • 8051.h error in Keil, simple C blink-LED code test
    I'm trying to set up and test an 8051 development board. I'm using Keil uVision 4, with some code examples included with the dev board. The included hex file examples upload to the 8051 and work perfectly...
  • Toggling LED
    Hello all I am quite new to Keil STR9 Series. I was just learning the whole thing by going through and trying some small examples with it. I want to know how to control just one LED ( say 7.0) to...