paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] lisa adc problem #2


From: Gerard Toonstra
Subject: Re: [Paparazzi-devel] lisa adc problem #2
Date: Mon, 8 Oct 2012 22:55:53 -0300


The most likely explanation is that timer1 is conditionally used for the adc's and that the selection of servo 6 simply uses
a different timer.  There' s a bunch of #define's in the ADC code, one of which selecting the advanced timer1 and then most likely
associated with ADC3.

If you grep -r "USE_AD_TIM1" in your ./var directory, you may see this popping up in your ap_srcs.list... That'd be one way to explain this weirdness.

Rgds,

G>

On Mon, Oct 8, 2012 at 4:10 PM, Chris <address@hidden> wrote:
I can't believe it but moving the ppm input frpm servo 6 to UART1 Rx caused this problem.
After moving it back to servo 6 everything returned to normal.
Anyone knows what is going on, maybe the stm32 Gpio ard adc converter needs some tweaking.
Chris


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



--
Gerard Toonstra
-----------------------
http://www.radialmind.org

reply via email to

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