This is the only fc I have on my fleet that does not have an INAV target
MCU is F745 with 1mb flash.
Baro and gyro ok.
Font upload ok.
Led strip ok. (built in led on the bottom is addressable)
M1-M4 works with DSHOOT600.
Board alignment ok.
Blackbox ok. (Needed SPI3_*_AF for it to work)
1st flight ok
Should work for a few different FC by iFlight, like the iFlight BLITZ Whoop AIO and the Defender 25 F7 AIO.
There are plenty of flight controllers around now that use PINIO 1 and 2 internally for camera switching and switchable VTx power. This left no scope for user definable PINIO. A friend wanted to control a Caddx Peanut on such an FC. So I have implemented USER 3 and USER 4 PINIO options. Also in the PR is the target that was created for my friend.
Line 74
* If servos don't work check for 5v servo rail to see if there is leakage voltage. If so bridge the whole 5V rail and jump 5v from any 5V pad on the board or receive the 5V from your bec. I have found by experience from testing 3 omnibus f4 pro v2 boards that the 5v servo rail only can give 5v when there is no load when servos are attached it goes down to 0.3 v so to save beginners from getting confused i am proposing to make this change on the documentation
Updating documentation to reflect softserail / smartport options added with
8e8f03aa2a
I have tested the softserail on the other build targets and confirmed Smartport works.