You are on page 1of 5

U-Boot :

• Universal Boot loader for embedded systems


• Locating and loading the kernel with the set arguments
• Setting up the arguments
• Initializing additional hardware
• Makes booting from serial and USB port possible
Boot Modes :
• eMMC Boot (MMC1)
• Uses onboard memory
• Default boot mode
• Fastest
• SD Boot (MMC0)
• uSD card
• Serial Boot
• Boots from serial ports
• USB Boot (USB0)
• Boots from USB
Booting Options :
• Without holding the boot button :
• eMMC Boot
• uSD Boot
• Serial Boot
• USB Boot
• Holding the boot button :
• uSD Boot
• USB Boot
• Serial Boot
BBB interfacing :
• Initialization
• Export
• Input
• Direction
• Logic
• Changing the values
• Output
• Direction
BBB interfacing with Stepper Motor
Connector BBB PIN PIN Description PIN connects to stepper Function
Number Number motor connected FRC

P9 1,2 GND GND(25pin) GND

P9 5 VCC(5V) VCC(26pin) VCC

P9 11 GPIO0[30] FRC-21pin Out

P9 12 GPIO1[28] FRC-22pin Out

P9 13 GPIO0[31] FRC-19pin Out

P9 14 GPIO1[18] FRC-20pin Out

You might also like