
Edit:
- I set maxthrottle to 2000 with CLI, default is 1950.
- I did "motor[i] -= (maxMotor - mcfg.maxthrottle)>>2;" in mixer.c, no adverse effects. MicroQuad stays stable at full throttle.
Plüschi wrote:I installed 200 ohm gate resistors and flyback diodes. Doesent make any difference
mj666 wrote:I may try the bypass for the RX power (and the motors) very likely quite soon.
mj666 wrote: Flying is not very smooth yet
I get no brouwnouts, but to the end of flight the receiver begins flicker its led.
How about just putting a wire parallel from switch to motor + ?
Plüschi wrote:Btw how does this bradwii port feel? Your personal opinion, does that fly comparable to mwii?
mj666 wrote:@dominik quite nice welcome in the CJMCU club. I have seen you also implemented the standard RX functionality now in cleanflight. I have quite some projects and other assignments at the moment and time is limited.
mj666 wrote:If the signal outputs and power are 5v or 3.3v the adapter should work. You only need to connect the proper pins (GND, 5V or 3.3V, RX, TX). RX and TX should be cross wired between adapter and the CJMCU board. After initial flash you need to bridge the BOOT0 pins. if the firmware is initially installed you can use the Basefight Chrome App to flash new versions if need. No soldering at the BOOT0 pin is required anymore.
ezio wrote:is there a working baseflight hex for this ?
mj666 wrote:@idreams_ir
for running the firmware Boot0 pads need to be bridged all the time. You only need to open the bridge again if the firmware is broken and you are not able to start bootloader mode via the GUI.
@eizo
For Baseflight the is no actual hex available. If I’m back on my computer (sometimes during the weekend) i can build a recent hex file for the CJMCU target. The normal Baseflight hex will not work.
For Cleanflight there is an hex on Github: https://github.com/cleanflight/cleanfli ... master/obj.
Edit: Here is the latest HEX build from actual source. This is not flight tested. There is a flight tested HEX somewhere earlier in this thread.
Code: Select all
aux 0 32
aux 1 2
aux 2 4
aux 3 256
mixer QUADX
feature -PPM
feature SERIALRX
feature MOTOR_STOP
feature FAILSAFE
map TAER1234
set minthrottle = 1000
set maxthrottle = 2000
set motor_pwm_rate = 32000
set rc_rate = 130
set roll_pitch_rate = 20
set yaw_rate = 60
set failsafe_throttle = 1350
set align_mag = 3
set mag_declination = 154
save
mj666 wrote:My CJMCU is grounded since a while. One motor stoped working and during replacement I found the Motor is still functional. Next step was replacing the FET but this also not fixed the problem? Need to do more investigation. I have not yet build the second board i have.
Arakon wrote:Yes, and those are not just defective, they're the wrong part for the job.. only rated for 500 mA and probably the wrong pinout.
The residue is some sort of flux.
Replace them with IRLML2502. Cheap to get off ebay and handle up to 4.2A.