Skip to content

Conversation

ot0tot
Copy link
Contributor

@ot0tot ot0tot commented Apr 2, 2025

Target failing to boot because bitbang was enabled with motors spread over 4 ports. Disable bitbang and fix DMA assignments so that timer based DShot can be used with six motor outputs.

Target failing to boot because bitbang was enabled with motors spread over 4 ports. Disable bitbang and fix DMA assignments so that timer based DShot can be used with six motor outputs.

//TIMER_PIN_MAP( 7, MOTOR7_PIN, 1, 0) \
//TIMER_PIN_MAP( 8, MOTOR8_PIN, 1, 0) \
//TIMER_PIN_MAP( 9, LED_STRIP_PIN, 1, 0)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//TIMER_PIN_MAP( 9, LED_STRIP_PIN, 1, 0)

@ot0tot
Copy link
Contributor Author

ot0tot commented Apr 2, 2025

User reported an additional error with some motors, I'm investigating. Please hold off on the review.

Support ID for the record: https://build.betaflight.com/api/support/d3347b55-25ae-45bd-a2f3-6f6d95669d01

@haslinghuis haslinghuis marked this pull request as draft April 2, 2025 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants