• data logger
    #include "RTE_Device.h" // Keil::Device:Startup #include "RTE_Components.h" // Component selection #include "LPC17xx.h" // Device header enum states {aa,a5a5,aa55,aa55bb,AA,BB,A5A5,idle_state,IDLE_STATE...
  • General Purpose Timer 1
    Hi I have been going through example and I am struck on one thing.... Need to generate 250mS So I look at the table, the fastest rate which allws timer T3 to have a period of 250mS is 156.25...
  • A question about general purpose timers
    Hello all, I am using GPT3 for timing purposes in my RTOS (I am not running it on hardware yet - just in the IDE). I tried to use the example supplied in the "Getting started and creating applications...
  • for the project purpose
    I'm able to send AT commands to GSM modem, but i am not able interface my 8051 to GSM model. can i get sample inerfacing code for 8051 micro controller.
  • How to use USBRAM for general purpose?
    Hi, According to LPC17xx user manual the LPC1768 has a total of 64kB of SRAM. I understand that there is a 32kB bank of SRAM connected to the CPU's instruction and data busses, which is readily...