• USB HID code for LPC15xx for MDK4 compiler
    Hello, I need a sample project to use USB HID on LPC15xx family on my UV4 compiler. No matter to use rom API or not.
  • USB device code for LPC15xx on Keil MDK4
    Hello, I can't find any sample project about using USB for LPC15xx on keil MDK4. I've been try to compile sample project written for lpcespresso ( usbd_rom_hid_generic) on my MDK4 but it doesn't...
  • Timer Simulation
    Hi, I am performing simulation on ARM7, LPC2368 micrcontroller using Keil IDE UV4. I had written a delay function using timer. This works perfectly on hardware. When i try to simulate it using simulator...
  • How to simulate timer capture
    I am evaluating the Keil tools and need to time tag two events, probably using timer capture. I can drive the Port1 pins using a simulator script, but I can't find the name of the pins to drive for timer...
  • realtime timer simulation
    What's the trick to make the C51 simulator increment timers in realtime? Ive tried setting the xtal value appropriately, on the target panel. (I just need the simulation's blink led freq to have...