Hello to the community,
I have the following setup in a VTOL 4+1 plane with takeoff mass of 7.5 kg.
4 VTOL motors: Sunnysky 3515S 400KV with EOLO 16X6 props.
1 pusher motor: Sunnysky V4006 320KV with folding 17X7 prop
VTOL ESC: T-motor F55A PROII 4in1
Battery: LiPo 16000mAh 6S 15C
Flight controller: The cube orange with Plane 4.6.3 official (with q parameters enabled)
GCS: Mission planner 1.3.83 build 1.3.9384.38258
Remote controller: Herelink v1.1
VTOL motors are set to ArduPlane positions (9,10,11,12) and physically connected to the cube orange pins (aux1, aux2, aux3, aux4).
I am in the phase of performing an initial hovering test but I face the following problem:
· When I have Q_M_PWM_TYPE set to 0 (Normal) the (vtol) motor test under Setup → Optional Hardware, it seems to performing well with 5% throttle. All motors are starting and moving slowly for 2 seconds at the correct direction. When I try to perform the hover test with QSTABILIZE in an outdoors environment with all preflight procedures successful, the vehicle can ARM naturally by placing Herelink throttle stick to the lower and right position. As I move the throttle up to 50% of its available distance (up to its middle neutral position in other words) the motors increase their rpm. In this state the thrust is not even close to perform a hover. When I try to increase the throttle in the region of 50% to 100%, nothing changes. There is no increase in rpm in the 50% to 100% throttle region. I also noticed that the vehicle can not DISARM by placing the throttle stick in the down and left position. I have to DISARM it manually from the PC’s mission planner.
I thought it was a T-motor F55A PROII 4in1 ESC calibration error so I tried to move from Q_M_PWM_TYPE 0 (normal) to Q_M_PWM_TYPE 4,5&6 which are DShot150, DShot300, & DShot600 modes respectively in order to eliminate the PWM type 0 possible calibration issue.
· With Q_M_PWM_TYPE set to 4 or 5 or 6 (DShot) there is a strange behavior in the (vtol) motor test under Setup → Optional Hardware. Regardless which motor button I press (Test motor A, Test motor B, Test motor C, Test motor D), ALL four motors are spinning simultaneously! Despite this fact, I tried without props in an indoor environment with FORCE ARM to test the motors rpm under QSTABILIZE. The same result. Above to 50% throttle region there is no change in rpm.
Finally a fact that caught my attention and I have to mention is T-motor’s F55A PROII 4in1 LED bulb. This 4in1 ESC has a led in the middle. I have never seen this LED emitting any light! I do not know if this is normal or it is indicating a fault, but I mention it here. Maybe a user of a same type of ESC can tell what this mysterious LED wants to tell by not lighting up. This ESC has never flown before; it is brand new. By the way in this ESC I have isolated (not connected anywhere) the following 4 out of 10 total pins: Bat+, +10V, CURR, TELEM. So, I have connected only the two GND pins and the four (ESC1, ESC2, ESC3, ESC4) pins to the cube orange FC.
param.param (22.6 KB)
I attach you the .param file of my FC.
Thank you for your any contribution in this matter!