Hi, Enio here, long time PX4 user, first time publishing
I am discussing the development of a custom FC hardware, and the following questions appeard:
-
What are the best MCUs for the PX4 autopilot? Is it still STM32H753 from V6x?
-
Is anyone working in a next step or newer HW version?
-
Can I just run PX4 on another overkill solution, like iMX.8 processor?
If anyone has some tips about where to find some of the answers, or want to contribute in anyway, it would be most welcome!
Thanks and good flights!
Hey JulianOes!
Holybro’s 6X-RT is a very nice stepup! Adding encryption and ETH port is the direction I was looking – Does the PX4 firmware runs on some linux OS directly or does it keep using NuttX OS?
I am thinking about the size of the headache to migrate a little further, say i.MX8 or newer iMX9 from NXP – it may be a headache once, but probably could make a stardard processor for many years to come (iMX9 EOL is expected 2035) and allow overpower new FW features to run smoothly
For example, multiple stances of EKF was an important feature that split the hardware versions into those that could or couldn’t run it, and that wouldn’t happen if using available hardware that is not kind of “minimal requirement”
Thanks for the info, it helped a lot
1 Like
It’s still NuttX for 6xRT
1 Like