-
Notifications
You must be signed in to change notification settings - Fork 168
added Aerium Radian F405 flight controller #775
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
base: master
Are you sure you want to change the base?
Conversation
@haslinghuis |
@sugaarK Have you received this schematic? |
@yaadch Please review the manufacturer design guidelines (https://betaflight.com/docs/development/manufacturer/manufacturer-design-guidelines) and Betaflight Connector Standard (https://betaflight.com/docs/development/manufacturer/connector-standard). This design has many issues and cannot be approved as-is. |
Just following up, as I haven’t seen a reply to my previous email—please let me know if I’ve missed anything. The current layout, pinout, and locking connectors on our board are specifically preferred by our users due to their proven reliability and usability in real-world conditions. Because of that, we want to be cautious about applying too many standards that could make the board unsuitable for their needs. It’s also worth noting that the flight controller is a detachable module. Given that, we suggest focusing the compliance efforts on the MCU module itself, which can remain generic and aligned with Betaflight’s expectations, while allowing the carrier board to remain as is to meet current customer demand. Looking forward to your feedback. |
I don't know what issues the BF team has found, but on the page linked in the first reply it says:
I notice a F405 board with 8 motor pins defined. That's just what caught my eye, there might be more. |
any pre opened before the ban were allowed to continue.. its not negotiable frankly if This is meant to be a premium product use an h7. the price difference is no longer an issue and you'll have a far more capable and flexible flight controller. the reason for the motor out put limit is its that or we just stop using the restricted chipsets.. |
#define FC_TARGET_MCU STM32F405 | ||
|
||
#define BOARD_NAME AERIUM_RADIAN_F405 | ||
#define MANUFACTURER_ID AERIUM |
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.
4 letter code is used here.
#define MOTOR2_PIN PB0 | ||
#define MOTOR3_PIN PA8 | ||
#define MOTOR4_PIN PA3 | ||
#define MOTOR5_PIN PA2 |
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.
this chipset is limited to 4 motor outputs and timer only bidirectional dshot. also these motors must be pinned in a way to ensure they use only one timer for the motor set..
I know, but this PR was opened less than one month ago 🙂 --
Which was exactly my point to begin with 😉 |
so its subject tot the new target rules layer out from dec 2024... 4 motor out puts |
Added Aerium Radian F405 HW definitions
https://www.aerium.co.il/product-page/radian