This example software demonstrates the use of build-in peripherals on the NXP LPC8xx family microcontrollers.
The structure of example software is shown as follows:
LPC8xx系列例程文件结构: V1.00 2013-01-24
-------------------------------------------------------------
LPC8xx | BOD | OK
-----------------------------------------------------
| PMU | Sleep OK
| | DeepSleep OK
| | PowerDown OK
| | DeepPowerDown OK
-----------------------------------------------------
| SYSTICK | OK
-----------------------------------------------------
| GPIO | GPIO_Led OK
| | GPIO_Key OK
| | GPIO_Int OK
-----------------------------------------------------
| SWM | SWM_Uart OK
-----------------------------------------------------
| MRT | MRT_OneShot OK
| | MRT_Repeat OK
-----------------------------------------------------
| WKT | WKT_Timer OK
| | WKT_Wakeup OK
-----------------------------------------------------
| UART | UARTPolling OK
| | UARTInt OK
| | UARTFDR OK
-----------------------------------------------------
| I2C | I2C_EEPROM OK
| | I2C | I2C_Master OK
| | | I2C_Slave OK
-----------------------------------------------------
| SPI | SPI0_HC595 OK
| | SPI1_HC595 OK
| | SPI_NorFlash OK
-----------------------------------------------------
| WWDT | WDTINT OK
| | WDTRESET OK
-----------------------------------------------------
| CRC | CRC_CCITT OK
| | CRC_16 OK
| | CRC_32 OK
-----------------------------------------------------
| Com. | OK
-----------------------------------------------------
| IAP | IAP_DataStore OK
| | IAP_EEPROM OK
-------------------------------------------------------------