Hello,
I would like to configure my DSHOT ESCs to run on the MiniCarrierBoard of my CubeOrangePlus using PX4.
I am using the copter configuration and for PWM it works, but not for DSHOT.
ESC and wiring is perfectly fine because the same setup runs on ardupilot.
I assume that PX4 just doesn’t support it on the minicarrierboard because DHSOT should be configured on the AUX ports which the minicarrierborard does not have. (I follow this manual: https://docs.px4.io/main/en/peripherals/dshot.html)
Is that correct? What can I do about it?
When using PX4, DSHOT only works on the AUX outputs for a Cube.
So you would have to move the connections, and change any other related parameters, such as in the actuator configuration screen
Yes correct, and you also need to connect a ground wire for the ESC signals to some ground pin on the flight controller.
There’ll be a bunch of PX4 parameters you have to change too - check in the PX4 docs or over at px4.io