Difference between revisions of "SDLogger SPI Direct"

From PaparazziUAV
Jump to navigation Jump to search
m
Line 1: Line 1:
=Introduction=
The direct SPI SD Logger is originally designed to be used with the Lisa/S, but should also be compatible with other supported autopilots. It connects directly to the SPI bus of the autopilot and communicates using the SDCards SPI interface. This method is slower than when using it in SD mode, but the speed is sufficient to log IMU data at 512 Hz.
The direct SPI SD Logger is originally designed to be used with the Lisa/S, but should also be compatible with other supported autopilots. It connects directly to the SPI bus of the autopilot and communicates using the SDCards SPI interface. This method is slower than when using it in SD mode, but the speed is sufficient to log IMU data at 512 Hz.


=Hardware=
[[File:LisaSD.jpeg|thumbnail|Lisa/SD module]]
[[File:LisaSD.jpeg|thumbnail|Lisa/SD module]]


Line 11: Line 14:


<br clear="all" />  
<br clear="all" />  
== Lisa/SD ==
== Lisa/SD ==
A SuperbitRF-sized PCB connects the SD card to the Lisa/S. Additionally, this PCB has pads to connect a Deltang R31d RC receiver and a molex connector for general purpose.
A SuperbitRF-sized PCB connects the SD card to the Lisa/S. Additionally, this PCB has pads to connect a Deltang R31d RC receiver and a molex connector for general purpose.


[[File:LisaSDback.jpeg|frame|x300px|left|Lisa/SD module with Deltang R31d]]
[[File:LisaSDback.jpeg|frame|x300px|left|Lisa/SD module with Deltang R31d]]


=Software=
=Using it=
==Example on Lisa/S rotorcraft==
==Exmaple on Lisa/M fixedwing==


[[Category:Modules]]
[[Category:Modules]]

Revision as of 09:28, 19 November 2015

Introduction

The direct SPI SD Logger is originally designed to be used with the Lisa/S, but should also be compatible with other supported autopilots. It connects directly to the SPI bus of the autopilot and communicates using the SDCards SPI interface. This method is slower than when using it in SD mode, but the speed is sufficient to log IMU data at 512 Hz.

Hardware

Lisa/SD module

Installation

The SD Card needs to be connected to the SPI bus of the autopilot. The pinout for an SD Card is shown in the figure.

  • VSS = Ground
  • VDD = 3.3V
microSD pinout (source)


Lisa/SD

A SuperbitRF-sized PCB connects the SD card to the Lisa/S. Additionally, this PCB has pads to connect a Deltang R31d RC receiver and a molex connector for general purpose.

Lisa/SD module with Deltang R31d

Software

Using it

Example on Lisa/S rotorcraft

Exmaple on Lisa/M fixedwing