Opis
This was quite a struggle to figure out and I wanted to share the steps to get PX4 running on a Holybro Kakute H7 flight controller. Links can be found here:
https://docs.px4.io/main/en/flight_controller/kakuteh7.html
https://docs.px4.io/main/en/advanced_config/bootloader_update_from_betaflight.html
Since Betaflight Configurator and dfu-util did not work I ended up going the STM32CubeProgammer route:
https://www.st.com/en/development-tools/stm32cubeprog.html
A shout out to the ArduPilot community for getting me going:
https://ardupilot.org/planner/docs/common-loading-firmware-onto-chibios-only-boards.html
After running some tests with the Kakute H7 I will be transitioning to run some tests with the Matek H743 Slim board.