top of page
Search


LPC2148 Watchdog Timer
Introduction to Watchdog Watchdog Timer (WDT) can be helpful to automatically reset the system whenever a timeout occurs. System reset is...
Â
Â


LPC2148 SPI (Serial Peripheral Interface)
Introduction to SPI The Serial Peripheral Interface (SPI) is a bus interface connection protocol originally started by Motorola Corp. SPI...
Â
Â


RTC (Real Time Clock) in ARM LPC2148
Introduction to RTC Real Time Clock (RTC) is a time counter that counts real time continuously. We can get present time details using...
Â
Â


PWM in ARM LPC2148
Introduction Pulse Width Modulation (PWM)Â is a technique by which width of a pulse is varied while keeping the frequency constant. A...
Â
Â


LPC2148 I2C
Introduction to I2C I2C (Inter Integrated Circuit) is a serial bus interface connection protocol first invented by Philips Semiconductor...
Â
Â


LPC2148 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.)...
Â
Â


ADC (Analog to Digital Converter) in ARM LPC2148
Introduction to ADC Analog to Digital Converter(ADC) is used to convert analog signal into digital form. LPC2148 has two inbuilt 10-bit...
Â
Â


LPC2148 (32-bit ARM7TDMI-S processor) GPIO Ports and Registers
Introduction to GPIO General-purpose input/output (GPIO) is a pin on an IC (Integrated Circuit). It can be either input pin or output...
Â
Â


Getting started with ARM LPC2148 using Keil uVision IDE
There are various development environments available in the market for ARM processors. Some of these are mentioned below : CrossWorks for...
Â
Â
bottom of page