• can change Vendor & Product ID?
    Hello frnds, I am using USBHID code (available on keil.com) for lpc2364. in that code in USB descriptor vendor Id & product id are there.now can I change that both ID in my Application as in my usage...
  • i can not change font type
    hello. today, i am using mdk 5.23 evel. version. i can not change font type.(monospaced font) windows 7 home for korean + mdk 5.23 evel. change font color = ok change font size = ok...
  • Can I change the location of INIT.A51?
    Hi, How can I locate the INIT.A51 code at e.g 0x1000? Is it a usual segment? Does the INIT.A51 do anything except initialize static vars? (The problem is that I want to use a bootloader and 2...
  • how can i change clock frequncy in lpc1549
    hello i want to change the clock frequency setting in lpc1549 ? i use Keil.LPC1500_DFP.1.2.1.pack
  • can you change systick configuration throughout the program?
    I've written some code where leds light up in a sequence. I used the systick to trigger an interrupt and light up the next led in the sequence. I want to gradually increase the speed of the sequence...