EM-LPC1300 EMBEST, EM-LPC1300 Datasheet - Page 18

NXP LPC1300 ARM Cortex-M3 Evaluation Board

EM-LPC1300

Manufacturer Part Number
EM-LPC1300
Description
NXP LPC1300 ARM Cortex-M3 Evaluation Board
Manufacturer
EMBEST
Datasheet

Specifications of EM-LPC1300

Silicon Manufacturer
NXP
Core Architecture
ARM
Core Sub-architecture
Cortex-M3
Features
RS232, USB, JTAG Interface, 12MHz XTAL Frequency
Silicon Core Number
LPC13xx
Silicon Family Name
LPC13xx
4.14 I2C EEPROM test
4.15 I2C Temperature Sensor test
Reference manual: EM-LPC13xx Reference Manual.pdf
Source code location: 03-Software\Examples\14-I2C_EEPROM
Test description: This testcase configures I2C working in master mode, and Read/Write EEPROM
using I2C bus. Init buffer,send the buffer data to EEPROM,read them and compare. If the data read is
the same as data written,then test success.
Test phenomenon: Build the program and download it inside the evaluation board. Open PC
HyperTerminal and push RESET button. If it displays message “I2C EEPROM test success!” in
the terminal,then test success. Phenomenon is as follows.
Reference manual: EM-LPC13xx Reference Manual.pdf, M24C64.pdf
Source code location: 03-Software\Examples\15-TemperatureSensor
Test description: This example describes how to configure I2C work in master mode. It test the
temperature sensor LM75 and read the four registers' value. They are Temperature
Register,Configuration Register,Tos Set Point Register and Thyst Set Point Register.
Test phenomenon: Build the program and download it inside the evaluation board. Open PC
HyperTerminal and push RESET button. If test success,it may display the four registers’ value in the
terminal. Phenomenon is as follows.
Reference manual: EM-LPC13xx Reference Manual.pdf, LM75.pdf
-- Basic I2C EEPROM Project V1.0 --
-- EM-LPC1300 --
-- I2C Read/Write EEPROM test --
I2C EEPROM test success!
-- Basic I2C Temperature Sensor Project V1.0 --
-- EM-LPC1300 --
-- I2C Temperature Sensor test --
-I- Temperature Register value:0x1280
-I- Configuration Register value:0x0
-I- Tos Set Point Register value:0x80
-I- Thyst Set Point Register value:0x1280
WatchDog Reset!
Temperature Sensor test success!
www.embedinfo.com/en
18/26

Related parts for EM-LPC1300