• 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...
  • USBHID example
    When I run the USBHID example according to description, it runs well (with Client1) just until I push the reset button on the MCB2140. Then it hungs and one needs to close (kill) HIDClient, disconnect...
  • usbhid for atsam3s8b
    Hi my friends! I design a board with Atmel chip (SAM3S8B) , and I want to use keil USBHID for that. I went to keil\ARM\Boards\Atmel\SAM3S-EK\USBHID but this sample is for using Atmel (SAM3S4C) ...
  • 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...