LPC1768 Embedded Protocols UART, SPI and I2C

LPC1768 Embedded Protocols UART, SPI and I2C

University

56 Qs

quiz-placeholder

Similar activities

Câu hỏi về tấn công mã hóa

Câu hỏi về tấn công mã hóa

University

54 Qs

GRAMMAR REVIEW UNITS 1-2 DC 2

GRAMMAR REVIEW UNITS 1-2 DC 2

University

60 Qs

Cosmetology 1

Cosmetology 1

11th Grade - University

52 Qs

Tech evaluation and blended learning quiz

Tech evaluation and blended learning quiz

University

60 Qs

MA ch10 Infection Control

MA ch10 Infection Control

University

52 Qs

FAA Part 107 quick review

FAA Part 107 quick review

10th Grade - Professional Development

60 Qs

Professional Practice 1 IN ARCHITECTURE

Professional Practice 1 IN ARCHITECTURE

University

60 Qs

A) phrasal verbs

A) phrasal verbs

12th Grade - Professional Development

57 Qs

LPC1768 Embedded Protocols UART, SPI and I2C

LPC1768 Embedded Protocols UART, SPI and I2C

Assessment

Quiz

Professional Development

University

Medium

Created by

Shaik Imam

Used 1+ times

FREE Resource

56 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In LPC1768, the LCR (Line Control Register) is used to configure which of the following UART settings?

Baud rate

Data length, stop bits, and parity

Transmit and receive buffers

Interrupt priority

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the RBR Register in LPC1768 store?

The UART baud rate

Data received from the UART

Data to be transmitted over UART

UART interrupt flags

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In LPC1768 UART , the FDR Register is used for:

Calculating the UART baud rate more precisely

Configuring the number of stop bits

Managing UART interrupts

Enabling the UART peripheral

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which bit in the LSR indicates that the UART transmit holding register (THR) is empty in LPC1768?

Bit 0

Bit 1

Bit 5

Bit 7

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct formula for calculating the baud rate in LPC1768's UART?

Baud Rate = PCLK / (DLL * 16)

Baud Rate = PCLK / (16 * (DLL + DLM))

Baud Rate = PCLK / (16 * (DLL + (DLM << 8)))

Baud Rate = PCLK / (DLL * FDR)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In LPC1768, which UART register is responsible for indicating that a framing error has occurred?

LSR

LCR

IER

RBR

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If DLL = 0x01 and DLM = 0x00, what is the baud rate for UART in LPC1768 when PCLK = 1 MHz?

1 Mbps

9600 bps

115.2 kbps

62.5 kbps

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?