• up and down counter using external interrupts
    i want to make an assembly language program in 8051 which counts 0 to 9 ,incrementing after external interrupt0 and decrement after internal interrupt 1.
  • Timer0 for 16-bit counter
    I'm trying to pause at while (TL0 <= 10) {} until I get a count of 10. When I run the program, the program doesn't pause at while (TL0 <= 10) {}. It's like the while is false. Can any one see something...
  • shut down
    Hallo, Everytime when I want to programm my µVision 3 shut down after few minutes. What's the problem? Thanks, Stefan
  • Power down mode
    I'm using CC1010 in a project and it's datasheet says that the consumption in power down mode is 0,2 uA. My circuit is consuming 38,8 uA with only the CC1010 on it, I took off the periphericals. It's...
  • 89S52 Power Down Mode.
    89S52 External Interrupts. Hi all... i am making a project for driving a dc motor clock and anticlock wise using L293D which is connected to port 3^3(pin 2 of L293D) and port3^4(Pin 7 of L293D) and...