Page 1 of 1

Crius MultiwiiSE Pitch an YAW Problem

Posted: Sat Jun 16, 2012 5:12 pm
by zuendy
Hi, at first sorry for my bad english skills!

My main problem is pitch an yaw have no amplitude in the MultiWiiConf_2_0 programm.

My configuration is:
- Hexacopter +
- Turnigy 9X with HK-TR6A V2
- Copterboard Crius MultiwiiSE

Software
- Arduino 1.0.1
-- i chosen Arduino Duemilanove w/Atmega 328 as Board
-- i defined at first
--- #define HEX6
--- #define CRIUS_SE
-- in the file config.h and uploaded all

now i started MultiWiiConf_2_0
- selected my individual com6
- pressed start and calibrated all
- after them i used the sticks only by throttle and roll happend something

nothing by pitch and yaw. Could somebody help me, please?
Give it an manual for my case? :oops:

THX very mutch.

Re: Crius MultiwiiSE Pitch an YAW Problem

Posted: Sat Jun 16, 2012 10:39 pm
by zuendy
#define A0_A1_PIN_HEX

that's it! =_=

Re: Crius MultiwiiSE Pitch an YAW Problem

Posted: Sun Aug 05, 2012 11:54 am
by Wil Chris
zuendy wrote:#define A0_A1_PIN_HEX

that's it! =_=


That helps, but where am I supposed to plug in the gimbal if A0 And A1 is beeing used?

Re: Crius MultiwiiSE Pitch an YAW Problem

Posted: Wed Aug 08, 2012 1:45 am
by Wil Chris
I found it. A2 and D12

Re: Crius MultiwiiSE Pitch an YAW Problem

Posted: Tue Nov 13, 2012 8:57 pm
by fabrice
Hello
Have you solved your problem and how because I have the same problem
thank you

Re: Crius MultiwiiSE Pitch an YAW Problem

Posted: Tue Dec 18, 2012 12:05 pm
by jkrause528
Thanks zuendy, that fixed my problem for a Y6 too. Now I need to read through the code to understand why.