paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Can not use AUTOSHOOT function.


From: Marvin Wang
Subject: Re: [Paparazzi-devel] Can not use AUTOSHOOT function.
Date: Sat, 4 Aug 2012 20:25:09 +0800

hi Christophe

thank you !  i  set the

<section name="DIGITAL_CAMERA" prefix="DC_">

in my airframe , and it works !  the gcs now shows the yellow dot .

i have a question about the led port.

<load name="digital_cam.xml">
    <define name="DC_SHUTTER_LED" value="5"/>
    <define name="LED_5_BANK" value="1"/>
    <define name="LED_5_PIN" value="18"/>
    <define name="PUSH" value="LED_ON" />
    <define name="RELEASE" value="LED_OFF" />
    <define name="DC_SHUTTER_DELAY" value="1" unit="quarter_second"/>

 </load>

i use the lisa m 2.0 so i want to use the GPIO Port to trigger the DC
shutter. and i check the sch the GPIO has an digital IO , 53 pin of
the stm32 , so  how to set the value of DC_SHUTTER_LED ?


thanks

Marvin



reply via email to

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