• Embedded
    HI, Im using 7 inch tft with lpc 2478 controller.I just want to display one of the colors on the tft without using SDRAM but im not getting to which register im supposed to send the data .Please can...
  • Embedded code insertion
    I'm writing an embedded controller that has slave devices. Is it possible with the Keil compiler (or other method) to embed the slave code into the main device for automatic uploading when the firmware...
  • DESIGN A CODE IN EMBEDDED C
    I want do design the PREPAID ENERGY METER by using [ARM 7 NXP LPC2378 IN SLAVE mode using EMBEDDED C]with the CAN protocol
  • embeded
    Hi , i think the problem with your watch dog reset is as soon when you mov the value of CH into ccap4h register this will reset the uC as both will get matched
  • embedding text in the code
    I am using Keil version 5.0, and want to embed unreferenced text in a source file e.g. static code char desc[] ="Version 1.20"; How can I do this without getting a WARNING 16: UNCALLED SEGMENT...