• Interrupt received value not updating automatically
    Hello, I am working with serial communication interrupt in LPC1768. In that I am receiving a three parameter data in the form of string as X:2341Y:114Z:75 via serial interrupt. After receiving...
  • Interrupt received value not updating automatically
    Hello, I am working with serial communication interrupt in LPC1768. In that I am receiving a three parameter data in the form of string as X:2341Y:114Z:75 via serial interrupt. After receiving...
  • LPC1343 USB HID Example automatically sends data to PC?
    Hello!! Everyone I am new in the filed of Cortex-M3 and using LPC1343 micro-controller for my project, which also requires a USB HID. I found USB HID demo in Keil Example folders and by using the USB...
  • LPC1343 USB HID Example automatically sends data to PC?
    Hello!! Everyone I am new in the filed of Cortex-M3 and using LPC1343 micro-controller for my project, which also requires a USB HID. I found USB HID demo in Keil Example folders and by using the USB...
  • How automatically flash data from a hex file together with application?
    Hi, I am using Keil uVision V5.37.0.0. When flashing my application into the uC I would like to automatically flash a precompiled data .hex file along with it. I looked through the Compiler User Guide...