wiki:GSoC/2016/USB&EthernetRaspberryPi
Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Version 1 (modified by Deval Shah, on 04/27/16 at 19:56:07) (diff)

--

Raspberry PI USB and Ethernet Support

Mentors:

André Lousa Marques, Ray Xu, Kuan, Alan C

Student:

Deval Shah

Abstract

This project aims to improve the Raspberry PI BSP support on RTEMS. Project intends to add the following supports to the Raspberry PI BSP: USB device support, basic HID support (keyboard/mouse), networking (Ethernet driver and lwIP integration). Adding USB and Ethernet support to one of the most widely used development boards, Raspberry PI, makes RTEMS more attractive for the user community.

Project Description

RTEMS hardware support for Raspberry PI is elementary. The users have limited capabilities available for them to work with. This project aims to provide the most basic input/output interfaces through USB and Ethernet support. Ethernet support for Raspberry PI is directly linked with USB support, as Ethernet card in Raspberry is implemented on USB. My project will bring following things to RTEMS Raspberry PI BSP:

  1. USB Root hub support using libBSD (USB hardware implemented in RPi CPU)
  2. USB HID support (mouse and keyboard)
  3. USB Ethernet driver
  4. lwIP port to RTEMS. lwIP will be built as a package inside RTEMS source builder.

Requirements:

List the requirements and level of expertise you estimate are required by the developer tackling this project will have to have: Required level of programming language(s), specific areas of RTEMS or tools, level of familiarity with RTEMS, cross-development, GNU/Linux, etx., development/documentation/testing tools, mathematical/algorithmic background, other desirable skills.

Other sections

If you have more to say about the project that doesn't fit in the proposed sections of this template, feel free to add other sections at will.