paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Hexacopter


From: privé
Subject: Re: [Paparazzi-devel] Hexacopter
Date: Wed, 4 Apr 2012 08:00:06 +0200

Ok.

So if I want to stick to the LPC I can go the lazy way and order 6 mikrokopter ESC or the hard way and connect the esc to some spare ADC connectors of the tiny and do some coding…

Is that correct ?

 

 

De : address@hidden [mailto:address@hidden De la part de Christophe De Wagter
Envoyé : mercredi 4 avril 2012 07:42
À : address@hidden
Objet : Re: [Paparazzi-devel] Hexacopter

 

In order to have fast enough motor commands you need to bypass the decade encoder and use direct pwm like on the classix. Stm32 has only direct pwm pins and can therefore make 400hz servo commands on all servos. The default config of the tiny is 50hz servos.

On Apr 4, 2012 7:08 AM, "Cedric Marzer" <address@hidden> wrote:

Thank you for your answer and for the link.

I am still wondering why it is written that the pwm actuator is for stm32 only.

Is it because there is a timing problem with the LPC ?

Or is it just because nobody has taken the time to write it ?

Or is there another subsystem to drive the ESC with PWM ?

Is there an expert that could answer that question ?

Thanks in advance

Cédric

 

 

 

Le 4 avr. 2012 à 00:06, Simon Wilks a écrit :



I don't know about it's suitability in general but to get around the PWM problem you could use an I2C to PWM converter like this http://abusemark.com/store/index.php?main_page=product_info&cPath=1&products_id=3&zenid=e14a65b50c75f3497735e1f454f69817

 

If you are using the DJI ESCs they will be fast enough to make the setup probably still fast enough given the 2-3ms delay in the conversion step.

Here is a sample hexa airframe config with the matrix: https://github.com/paparazzi/paparazzi/blob/master/conf/airframes/Poine/h_hex.xml

 

Simon

 

On Tue, Apr 3, 2012 at 11:00 PM, Cedric Marzer <address@hidden> wrote:

Hi all,
I am putting together some of my old hardware and some new one to make an hexacopter.
I have a new DJI F550 frame with the pwm esc.
My old autopilot board is a tiny.
I just ordered an aspirin IMU.
Is there a chance I can make it work ? I read that the pwm is just for STM32. Is there a way to make the DJI ESC work with the tiny ?
By the way does anyone of you have the matrix for a regular Hexa ?
Thanks in advance
Cédric
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel

 

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

 


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


reply via email to

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