-
Notifications
You must be signed in to change notification settings - Fork 1k
Add Wraith32 ESC Variant #713
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @geosmall
I would not add another menu.
Could you add it to Generic flight controllers
.
I think also move the sparky one to this menu.
Ok, I restructured Sparky and Wraith within menus. Wraith is an electronic speed controller (aka ESC, for controlling a BLDC motor, as opposed FC that controls overall drone) with no USB provisions. I've relocated Sparky V1 under Generic flight controller menu. I've also created a new 'Electronic speed controllers' menu. I eventually plan to add ST's B-G431B-ESC1 speed controller here https://www.st.com/en/evaluation-tools/b-g431b-esc1.html |
Thanks for the refactoring @geosmall |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM anyway a rebase on top of the master is required due to boards.txt conflict.
[New series] STM32MP1xx (just Cube package)
Note: 1 extra commit included in this version which fix TIM Break source definition Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Git rebase and merge are still new to me. I believe I may have screwed things up based on files changed. Reading this now :) https://code.dblock.org/2015/08/31/getting-out-of-your-first-git-mess.html |
Well, it seems you've pull the master directly on top of your commits. |
Summary
Add Wraith32 V1 Electronic Speed Control Variant based on STM32F051K6.
https://www.readytoflyquads.com/35a-wraith32-v11-32bit-blheli-esc
Program with SWD, see pic below.