• PWM Generation with CAPCOM2 in Mode1
    Hello In the User Manual of C164CI is shown a way to use CAPCOM2 in MODE 1 to create PWM like signal (at P1H.4). (Two timer - Register(CC24) matches per period). Therefore the value in register...
  • PWM Generation with CAPCOM2 in Mode1
    Hello In the User Manual of C164CI is shown a way to use CAPCOM2 in MODE 1 to create PWM like signal (at P1H.4). (Two timer - Register(CC24) matches per period). Therefore the value in register...
  • LPC2468 timer behavior - transition drom boot to application
    Hello, I wrote a bootloader that works just fine in doing IAP, jumping to application etc. I do have one big problem though: the bootloader uses timer 1 to drive a LED. unless I disable that timer...
  • LPC2468 timer behavior - transition drom boot to application
    Hello, I wrote a bootloader that works just fine in doing IAP, jumping to application etc. I do have one big problem though: the bootloader uses timer 1 to drive a LED. unless I disable that timer...
  • Timer 0 & Timer 1 of 89C51, Timer 2 of 89C52...
    while using Timer 0 & Timer 1 of 89C51, and Timer 2 of 89C52. should i use: #include <reg.51> OR #include <reg.51> ?????