Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 640 Bytes

setting_up_the_hardware.rst

File metadata and controls

18 lines (10 loc) · 640 Bytes

Steps to set up hardware

  1. Get a sdcard of 4 GB or above
  2. A usb hub, keyboard and mouse
  3. Get serial port pins(Rx, Tx) out from the board for better debugging through minicom, use level shifter and use USB to Serial converter if required (optional)
  4. The board details can be found here

Back to main page

Next topic: Setting up software tool chain