Terminal Program Settings; Output - Philips AN10369 Application Note

Uart/spi/i2c code examples
Table of Contents

Advertisement

Philips Semiconductors
/*********************************************************/

2.3 Terminal Program settings

This code was tested on Tera Term Pro v2.3 and the settings for the serial port are
shown below.

2.4 Output

The output of the above code should be similar to the screen shown in Fig 2.
Application note
/* Baud rate set to 9600 */
U0DLL=0x10;
U0DLM=0x0;
/* Clear DLAB */
U0LCR=0x3;
}
Fig 1. Tera Term serial port settings
Rev. 01 — 06 April 2005
Philips ARM LPC microcontroller family
© Koninklijke Philips Electronics N.V. 2005. All rights reserved.
AN10369
5 of 17

Advertisement

Table of Contents
loading

Table of Contents