LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
Modules
LPC18xx/43xx High speed ADC driver use examples

Detailed Description

This guide provides an overview of how the use the LPC437x high speed ADC driver in simple polled, interrupt and DMA modes.
Before using this driver, the HSADC clocking must be configured. This is not done as part of this driver. See the HSADC example for a and example of how to setup HSADC clocking. Additional information regarding clock is in the HSADC driver setup and initialization section.

Modules

 HSADC descriptor setup and processing
 
 HSADC driver setup and initialization
 
 HSADC interrupt support
 
 Processing HSADC data