Embedded System Design
Embedded System Design
Test 2
MIS NO. Max. Marks. 20
Duration: 1 Hr
Q Choose the correct options. Marks
NO
1 Which BeagleBone® is not built around Texas Instrument’s AM335x/8 [1]
System on a Chip (SoC)?
A. BeagleBone® Industrial B. BeagleBone® Wireless
C. BeagleBone® AI D. BeagleBone® Black
2 Which product line creates the technology behind the BeagleBone® [1]
graphical hardware?
A. Voodoo B. Radeon C. PowerVR D. GeForce
5 The micro-SD Card slot on a BeagleBone® is used only for storage when [1]
an eMMC is present
A. True B. False
7 When using mDNS, by which name can you connect to the [1]
BeagleBone®
A. beaglebone.local B. beagleboard.local
C. localhost.local D. 192.168.0.1.local
8 At what voltage does the logic operate on the BeagleBone® GPIO pins? [1]
A. 5v B. 12v C. 3.3v D. 1.5v
9 What is the operating clock speed of the PRU-ICSS cores on the [1]
BeagleBone® hardware
A. 20Mhz B. 100Mhz C. 500Mhz D. 200Mhz
12 What is the command to enable USB Type-C host mode on the [1]
BeagleBone® ?
A. "echo "host" | sudo tee /sys/kernel/debug/mode"
B. "echo host mode "on""
C. "echo "host" | sudo tee /sys/kernel/debug/48890000.usb/mode"
D. "echo "usb-c" | sudo tee /sys/kernel/debug/48890000.usb/hostmode"
13 The best way to control the functions of GPIO on the BeagleBone® is ? [1]
A. "echo | sudo /sys/kernel/debug/mode"
B. Using pinmux/device tree overlay
C. Setting pinmux via python
D. Using an expansion header
15 The AM335x has an internal oscillator that can be used for a Real-Time [1]
Clock.
A. True B. False
19 In which order does the BeagleBone® typically perform its boot process? [1]
A. ROM -> SPL -> UBOOT B. UBOOT -> SPL -> LINUX
C. ROM -> UBOOT -> LINUX D. UBOOT -> DDR -> LINUX