ARM-LPC2148LPC2148 Watchdog TimerIntroduction to Watchdog Watchdog Timer (WDT) can be helpful to automatically reset the system whenever a timeout occurs. System reset is...
ARM-LPC2148LPC2148 SPI (Serial Peripheral Interface)Introduction to SPI The Serial Peripheral Interface (SPI) is a bus interface connection protocol originally started by Motorola Corp. SPI...
ARM-LPC2148RTC (Real Time Clock) in ARM LPC2148Introduction to RTC Real Time Clock (RTC) is a time counter that counts real time continuously. We can get present time details using...
ARM-LPC2148PWM in ARM LPC2148Introduction Pulse Width Modulation (PWM) is a technique by which width of a pulse is varied while keeping the frequency constant. A...
ARM-LPC2148LPC2148 I2CIntroduction to I2C I2C (Inter Integrated Circuit) is a serial bus interface connection protocol first invented by Philips Semiconductor...
ARM-LPC2148LPC2148 DAC (Digital to Analog Converter)Introduction to DAC Digital to Analog Converter (DAC) are mostly used to generate analog signals (e.g. sine wave, triangular wave etc.)...
ARM-LPC2148ADC (Analog to Digital Converter) in ARM LPC2148Introduction to ADC Analog to Digital Converter(ADC) is used to convert analog signal into digital form. LPC2148 has two inbuilt 10-bit...
ARM-LPC2148LPC2148 (32-bit ARM7TDMI-S processor) GPIO Ports and RegistersIntroduction to GPIO General-purpose input/output (GPIO) is a pin on an IC (Integrated Circuit). It can be either input pin or output...
ARM-LPC2148Getting started with ARM LPC2148 using Keil uVision IDEThere are various development environments available in the market for ARM processors. Some of these are mentioned below : CrossWorks for...