Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lumenier LUX F3 Flight Controller
#1
[Image: kUXqobwl.jpg]

What I think of the LUX F3 FC

This is a great FC, and many people who has got it all said it's performing well. However at the moment, Pass through doesn't work. (passthrough is a way of ESC calibration through FC)

But I heard, Passthrough will be working shortly. The new Dominic Clifton mini F3 board (http://intofpv.com/t-seriously-pro-racin...cingf3mini) will be utilizing the same VCP (virtual COM port) USB interface on his F3 board. I doubt he will let it go underutilized.

The VCP basically frees up UART1 from the USB interface by using the built in USB comm port on the F3 chip. 

The problem with passthrough it that the code is written to use the original uart1/usb interface. Once they update it passthrough will work just the same on all the new F3 boards that are designed properly. (e.g. using the F3 chip's built in USB comm port.)

There are also some other bugs,  something about plugging it to the USB and having to replug it and some other small things.


betaflight target: Lux_Race Target



Spec
  • Hardware inversion for SBUS and Smartport
  • 3 available hardware serial ports (UART), doesn't affect USB interface connection
  • High Speed SPI 8kHz Gyro (MPU6500)
  • MPU interrupt connected to F3, allowing the F3 to know immediately when fresh data is available
  • Dedicated Boot button for easy firmware flashing
  • Reinforced solder pads for trouble-free direct soldering.
  • Input voltage 6v to 24v. Power the board directly from flight pack up to 6S (on 'BAT' pad only!).
  • VIN + VBAT merged - A single wire to power the board will provide voltage input and Telemetry/OSD voltage data.
  • Filtered voltage output - output 5v 1A (and 3.3v where applicable) to power peripherals such as GPS, RX, BLACKBOX, OSD. 5v/3.3v RX selectable.
[Image: lumenier-lux-flight-controller-top_1.jpg] [Image: lumenier-lux-flight-controller-bottom_1.jpg]


Attached Files Thumbnail(s)
   
Reply
Login to remove this ad | Register Here
#2
Just my Review of the Lumenier LUX Flight controller

Good things about the LUX

Overall great quality flight controller board, Very well thought out, very well laid out. It's very pleasant to install my electronics on it and not having to worry about too much where the cabling goes.

RX Pins and Solder bridges

very clever Radio receiver type jumper (between PPM and Serial - SBUS), you can just hook your RX up to the dedicated 3 pins on the board (RX signal, VCC and GND) then you are good to go. 

You can select which type of receiver you want to run on the solder bridge on the back of the board. you can also select what voltage you want to power your RX, e.g. 5V or 3.3V by shorting the solder bridge. 

Also this board powers the RX with USB meaning you can test your receiver without plugging in your LiPo battery, while your FC is connected to the computer via USB. It's a lot safer.

Other good things
  • The 4 motor pins are at the four corners, so it cleans up your build substantially
  • It has a bootloader button to simplify firmware flashing
  • It's using SPI Gyro so you can run 4Khz mode (250 looptime) even 8Khz mode (125 looptime)


Negatives about the LUX FC


MPU6500 Gyro

This MPU has worse noise spec than the MPU6050 or MPU6000 gyros that are used on some other boards.

You can tell in Blackbox, the traces just look noisier with this type of gyro. It really affects the tuning and how high your PID can go.

To fix that, you might have to turn gyro_lpf on (set gyro_lpf=188hz), and also set dterm_cut_hz=40 to clean up the traces and get rid of the noise. 


Missing Softserial feature

it won't run softserial.
although it has 3 UART's (serial ports), but if you need more serial ports than that, you won't have it. Because they use the pin for the Gyro SPI.
For example you cannot run SBUS + Smartport telemetry + MinimOSD + External blackbox.... you will probably have to give up the OSD or Smart port telemetry as most people only use one of these.


No Flash memory chip
No flash memory, so you need external openlog SD card for blackbox
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  [New Book] FPV Flight Dynamics: Mastering Acro Mode on High-Performance Drones SnowLeopardFPV 103 16,000 16-Nov-2022, 02:08 AM
Last Post: the.ronin
  Betaflight to end development on F3 flight controller Oscar 8 8,616 15-Mar-2022, 06:46 AM
Last Post: Lemonyleprosy
  Autonomous flight system beats race pilots SJChannel 4 722 28-Jul-2021, 07:28 PM
Last Post: iFly4rotors
  First "RC" flight on Mars Oscar 5 603 23-Apr-2021, 07:31 PM
Last Post: Silmaen
  Pawel's Motion Controller wllmlutz 0 557 24-Mar-2021, 03:17 AM
Last Post: wllmlutz


Login to remove this ad | Register Here