• lpc3250 - RAM.ini
    hi i downloaded sample code from net for lpc3250. In that project target options there is a file linked RAM.ini under debug tab. That file contains some coding (given below). can i debug without this...
  • problem in ram.ini
    please tell me about the configuration file(ram.ini)which is used for debugging applications using keil .my kit contains lpc 2129 arm controller.the error occurred is cant open the file.
  • Incremental encoder
    I am in possession of an incremental encoder, mounted on the shaft of an electrical machine. The encoder gives 1000 ppr. From the manual I read that it was a good idea to configure timer 3 in incremental...
  • Is increment uint32_t atomic operation
    Hi, I have CMSIS RTOS thread increment uint32_t variable. Other thread is reading uint32_t variable. Do I need to use mutex to protected these read and write. Can I use any better way...
  • Production Programming / Incrementing
    Hello. We will have a production item using the LPC1768 microcontroller that will require a unique MAC address. What is typically done as far as programming these chips on a production line? Further...