• size prob in USBHID
    I need help with the USBHID example which is part of the the Keil MCB2300 Evaluation Board (using the Philips LPC2300 ARM processor). I want to re-use this source code in my project, but this example...
  • size prob in USBHID
    I need help with the USBHID example which is part of the the Keil MCB2300 Evaluation Board (using the Philips LPC2300 ARM processor). I want to re-use this source code in my project, but this example...
  • Problem with UART in MCBSTR9 Board
    hai, i am writing some data in the UART->DR register, but it is not same what i wrote. data what i send is 0-0F, but i am getting..... FF,FD,FB,FB,F7,F5,F7,F7,EF,ED,EB,EB,EF,ED,EF. PLEASE HELP REGARDING...
  • Problem with UART in MCBSTR9 Board
    hai, i am writing some data in the UART->DR register, but it is not same what i wrote. data what i send is 0-0F, but i am getting..... FF,FD,FB,FB,F7,F5,F7,F7,EF,ED,EB,EB,EF,ED,EF. PLEASE HELP REGARDING...
  • Problem with Input Capture in MCBSTR9 Board
    Hai all, we are using MCBSTR9 Evaluation board. Now we are trying to implement Input capture. for that we generated a PWM signal from Timer0 and that signal is applied to input capture pin of Timer2...