• LPC2104 buzzer control
    Hello, Can anyone explain to me how to control buzzer via timer interrupts? I want to play different tones on a buzzer using timer interrupts. So far I have this code: Init timer: //initialize...
  • LPC2104 buzzer control
    Hello, Can anyone explain to me how to control buzzer via timer interrupts? I want to play different tones on a buzzer using timer interrupts. So far I have this code: Init timer: //initialize...
  • uVision4 LPC2104 Timer Interrupt
    Hi all, Im new in ARM programming and I am trying to build sample timer0 interrupt program.I am using uvision 4.02 32k code limited evaluation version.When debuging I see interrupt is generated but...
  • uVision4 LPC2104 Timer Interrupt
    Hi all, Im new in ARM programming and I am trying to build sample timer0 interrupt program.I am using uvision 4.02 32k code limited evaluation version.When debuging I see interrupt is generated but...
  • LPC2103 vs. LPC2104 - MAM Bug?
    Hi, I am experiencing a weird problem when running the same code on the two chips running at the same speed. with MAM mode = 0, both cycle counts are identical (13680 cycles) with MAM mode = 2...