-
Notifications
You must be signed in to change notification settings - Fork 8
Home
There's a gotcha on the order of assembly; if you put the MCU on too early you can't get at one of the headers for the radio carrier. But soldering all the MCU pins is also tricky so you don't want too much stuff in the way when you do it. I messed this up in the latest build and melted one of the radio carrier pin strips while soldering the MCU. So my recommendation:
- Solder the passives first
- Add the pinstrip for the radio carrier that is between the rows of the mcu pins. Don't add the second radio pinstrip yet - that will give you more space to work with in the next step
- Solder the MCU (don't forget the 2x4 pins)
- Add the second pinstrip for the radio
- Add the sockets for the active filter (use turned pin if building with the FNW case as the lower profile gives more vertical space)
- Add the remaining sockets for switches etc
There are two options for power, either supply regulated 5V to the 5V-IN connector or use a 2S lipo on the 2SBAT connector and add a buck converter with 5V output using the 5VBUCK pin header (untested). The + connector on the 2SBAT input is used for battery voltage monitoring, so if using regulated 5V input, connect the unregulated battery voltage to the 2SBAT + pin (no buck needed).
EasyEda project page with a table of values for the active filter
https://easyeda.com/jbk1/expresscontroller
I'm currently leaning to filter cutoffs in the 500 to 1000 Hz region. With the FrSky Hall sensors it doesn't look like we need a lot of filtering to get pretty smooth output.
There's a "cheat sheet" to help when assembling the filter board
https://github.com/ExpressLRS/Handset/blob/main/Wiki/images/filter_cheat_sheet.png