#Caddx Protos not arming after Betaflight flash and BTFL config
1 messages · Page 1 of 1 (latest)
can u give us an !supportid
@ionic igloo 8410bb28-1ad4-4489-bee1-435a6d6a512b
it overheated
im not able to open the support id i cant really help u rn
@ionic fulcrum The "THROTTLE" disarm flag means the throttle wasn't low enough to arm. Betaflight won't let you arm the drone if the throttle isn't near zero.
Switch arming
can you open the support id
Yes, with a detour
@ionic fulcrum For some reason you have bitbanged DShot enabled. The CADDX_PROTOS_F4 target explicitely disables that due to an issue with DMA2 on the F405 MCU.
Now your gyro SPI bus doesn't have DMA enabled, which is bad.
Please set dshot_bitbang to OFF
i fixed it up