paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] Baro SCP1000 and Tiny13V1.1


From: Franck Marchand
Subject: [Paparazzi-devel] Baro SCP1000 and Tiny13V1.1
Date: Tue, 26 May 2009 16:44:33 +0200

Hi,

I try to install the SCP1000 on a Tiny13V1.1
I put the following parameter inside my airframe :

ap.CFLAGS += -DUSE_BARO_SCP
ap.srcs += baro_scp.c

or

ap.CFLAGS += -DUSE_BARO_SCP
ap.srcs += baro_scp.c
ap.CFLAGS += -DUSE_SPI -DSPI_MASTER
ap.srcs += spi.c $(SRC_ARCH)/spi_hw.c

The Baro_SCP gives only "0" on the telemetry and after many tests, the problem seems to be on the SPI pins which are not well initialized...

Does somebody manage to make the SCP1000 working on the Tiny13?

Thank you for your answer.

Franck


reply via email to

[Prev in Thread] Current Thread [Next in Thread]