AlkaMotors / AM32-MultiRotor-ESC-firmware

Firmware for stm32f051 based speed controllers for use with mutirotors
GNU General Public License v3.0
738 stars 264 forks source link

add type AM32 to eeprom, add hakrc mini 40A stm32 target #100

Closed freasy closed 1 year ago

freasy commented 1 year ago

Target HAKRC mini 40A (STM32F051)

This also adds an "type" to the eeprom, which can be read by "esc-configurator", so we can detect if its actually a valid AM32 firmware. This will make esc-configurator target name array obsolet.

This PR uses the new type eeprom value: https://github.com/stylesuxx/esc-configurator/pull/324

howels commented 1 year ago

Would be great to be able to detect AM32 more easily, I know there have been some esc-configurator issues with new AM32 targets appearing at a rapid pace.

freasy commented 1 year ago

Closed, pincode verification added to esc-conf