|
From: | Christophe De Wagter |
Subject: | Re: [Paparazzi-devel] Hexacopter |
Date: | Wed, 4 Apr 2012 07:42:03 +0200 |
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.
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 advanceCédricLe 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=e14a65b50c75f3497735e1f454f69817If 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.xmlSimon_______________________________________________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
[Prev in Thread] | Current Thread | [Next in Thread] |