Project

General

Profile

Actions

Feature #212

open

Review integration of SPI and I2C support

Added by Hammel over 10 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
04 - Root File System
Target version:
Start date:
12 Aug 2013
Due date:
% Done:

0%

Estimated time:
Severity:
03 - Medium

Description

Having i2c and spi would allow for addition of sensors, like an temperature sensor for the trailer.

It's unclear if this is in the kernel rev I'm using for PiBox. This issue will track research into adding support for these two buses.

  1. http://www.bootc.net/archives/2012/05/19/i2c-and-the-raspberry-pi/
    1. This suggests using BCM2708 support, which is already compiled as module in PiBox's kernel
  2. find /lib/modules/uname -r/kernel -name "*bcm*" shows both an i2c and spi driver. Both modules load without error. So now I just need a way to test them.
Actions #1

Updated by Hammel over 10 years ago

  • Target version changed from 1.0 - Atreides to 3.0 - Corrino
Actions

Also available in: Atom PDF