The AM32 firmware is designed for STM32 ARM processors to control a brushless motor (BLDC). The firmware is intended to be safe and fast with smooth fast startups and linear throttle. It is meant for use with multirotor aircraft and a flight controller. The firmware can also be built wit...
Firmware for stm32f051 based speed controllers for use with mutirotors - AM32-MultiRotor-ESC-firmware/gd32makefile.mk at master · Aocoda-RC/AM32-MultiRotor-ESC-firmware
AM32-MultiRotor-ESC-firmware Firmware for ARM based speed controllers The AM32 firmware is designed for STM32 ARM processors to control a brushless motor (BLDC). The firmware is intended to be safe and fast with smooth fast startups and linear throttle. It is meant for use with multiple ve...
resource ESCSERIAL 1 NONE resource CAMERA_CONTROL 1 A00 resource ADC_BATT 1 C02 resource ADC_RSSI 1 NONE resource ADC_CURR 1 C01 resource ADC_EXT 1 NONE resource BARO_CS 1 NONE resource BARO_EOC 1 NONE resource BARO_XCLR 1 NONE resource COMPASS_CS 1 NONE resource PINIO 1 NONE resource...
提交Issue,填表就好 内容必填选填?你说了算! 精准反馈,高效沟通 我知道了查看详情 Watch 1Star0Fork2 sunybj/AM32-MultiRotor-ESC-firmware 发行版 Releases Releases 功能基于仓库中的历史标记 建议使用类似 V1.0 的版本标记作为 Releases 点。
master 克隆/下载 git config --global user.name userName git config --global user.email userEmail AM32-MultiRotor-ESC-firmware / .gitignore .gitignore31 Bytes 一键复制编辑原始数据按行查看历史 Michael Keller提交于4年前.Move output files 'obj/' to declutter the root directory. ...
AlkaMotors/AM32-MultiRotor-ESC-firmwarePublic NotificationsYou must be signed in to change notification settings Fork301 Star867 Code Issues38 Pull requests10 Actions Projects Wiki Security Insights Additional navigation options 05 Aug 20:00 AlkaMotors ...
Firmware for stm32f051 based speed controllers for use with mutirotors - Arduino PC Link · AlkaMotors/AM32-MultiRotor-ESC-firmware Wiki
文件 master 克隆/下载 git config --global user.name userName git config --global user.email userEmail AM32-MultiRotor-ESC-firmware / .gitignore .gitignore31 Bytes 一键复制编辑原始数据按行查看历史 Michael Keller提交于4年前.Move output files 'obj/' to declutter the root directory. ...
When the esc detects the motor is stuck it will 'give up' trying to turn the motor until the throttle returns to the neutral position. This should be disabled in rock crawlers as the esc will give up when trying to get over a difficult obstacle Detects a stuck rotor and stops turning ...