Search found 7 matches
- Sun Oct 26, 2014 2:50 am
- Forum: Boards
- Topic: Naze32 hardware discussion thread
- Replies: 3249
- Views: 2000430
Re: Naze32 hardware discussion thread
Wondering if anyone is experiencing any issues with serial port stuff on the Oct 23 hex. I have a couple of customers who have had problems the last two days with both Spektrum satellite and PPM. We observed little spikes on different channels while monitoring the receiver tab when the motors were s...
- Mon Oct 20, 2014 6:45 am
- Forum: Software
- Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
- Replies: 761
- Views: 1728329
Re: Cleanflight aka Multiwii port to STM32 F10x and F30x
Just wanted to say thanks. I was looking for a way to get bluetooth, GPS, telemetry/OSD all running at once on a naze32 and stumbled over here. Here's a vid of the first flight on a new quad. The acro flying and alt and GPS hold were all great. I'll have to try the rth again. http://youtu.be/OTUt5fgjMfM
- Tue Mar 04, 2014 4:53 am
- Forum: Boards
- Topic: Naze32 hardware discussion thread
- Replies: 3249
- Views: 2000430
Re: Naze32 hardware discussion thread
What battery are you using? Probably something small that has a hard time when you draw 30+ amps. Voltage drops and you lose motors and/or power to the Naze32. Bigger battery / higher C rating might be the answer.
- Sat Mar 01, 2014 3:34 am
- Forum: Boards
- Topic: Naze32 hardware discussion thread
- Replies: 3249
- Views: 2000430
Re: Naze32 hardware discussion thread
Can anyone help me with the failsafe on the Naze32? This is what I get: vTpLsVueASU - I've set feature failsafe - I've set failsafe_delay to 10 (1 second) - I've set failsafe_throttle to 1300 (to have a clear visual on testing the failsafe) - I've set failsafe_off_delay to 50 (5 seconds) The engine...
- Fri Feb 28, 2014 9:24 pm
- Forum: Boards
- Topic: Naze32 hardware discussion thread
- Replies: 3249
- Views: 2000430
Re: Naze32 hardware discussion thread
Hi, I have just set my second naze acro board up in an asymmetrical frame and I am trying to set up a custom mixer, tha'ts fine, but I can't get the commands to work properly and I cannnot figure out why. E.G. I enter the following CLI commands:- mixer CUSTOM cmix 1 1.000 -0.800 0.800 -1.000 cmix 2...
- Sun Sep 15, 2013 5:59 pm
- Forum: Shields, boards and sensors
- Topic: Moving the mag
- Replies: 12
- Views: 7791
Re: Moving the mag
Good work. How did you bring 3.3v to the I2C connector? Mine is 5v and I don't see any regulator on the board to tap into on the Crius AIOP v2.0 board.
- Tue Jun 04, 2013 5:01 am
- Forum: Getting Started - MultiWii config and setup
- Topic: Crius MWC MultiWii Standard V2.0 SE [Help]
- Replies: 8
- Views: 12035
Re: Crius MWC MultiWii Standard V2.0 SE [Help]
I just ran into this as well and it had me going for a good hour. Then looking at my old board, I realized the V2 board has different sensors. ITG3205 three-axis digital gyroscope and BMA180 triaxial accelerometer are replaced with MPU6050 6 axis gyro/accel with Motion Processing Unit You can define...