I am designing a flight control board based on Pixhawk 6c but I cannot find the IO MCU schematic and pinout for 6C. I see that the IO MCU of fmuv3 is similar to the IO MCU of 6C in Block Diagram. The only difference is that 6C has an additional status LED. If I don’t care about this LED, can I just use the IO MCU hardware design and bootloader of fmuv3?
Hi @sherryglamor I’m not an expert about hardware but as I understand you can try to build a custom carrier board for 6C right ? You can check ardupilot documents also to see which pin connected physically to which port.
And check this for PX4
Finally
Nowadays I’m trying to understand harware level of PX4 so if you find a useful source please share it.