Skip to content

Releases: neoxic/ESCape32

ESCape32 release 15

13 Feb 19:51

Choose a tag to compare

Firmware revision 15

  • Adjustable drag brake
  • Zero-throttle coasting (heli mode)

ESCape32 release 14

22 Mar 00:32

Choose a tag to compare

Firmware revision 14 (patch 5)

  • Support for custom startup sounds
  • Maximum reverse throttle
  • Maximum brake power
  • Soft/hard active drag brake mode
  • CRSF temperature and RPM telemetry
  • Fix S.Port telemetry on SR12+
  • Avoid conflict with Spektrum Smart Throttle

Bootloader revision 4

  • Protection against flashing beyond available flash memory

ESCape32 release 13

13 Feb 06:34

Choose a tag to compare

Firmware revision 13

Technical release that brings support for STM32L431 MCUs.

ESCape32 release 12

11 Nov 02:09

Choose a tag to compare

Firmware revision 12 (patch 6)

  • Hybrid mode (sensored/sensorless)
  • Active drag brake (motor lock)
  • Forward-only proportional brake mode
  • Combine DSHOT commands 43/44 into one
  • Change default "duty_rate" to 30
  • Fix possible RPM jump on the way from sine to trap
  • Fix missing drag brake after low voltage cutoff
  • Fix critical bug in music playing routine (!!!)
  • Fix S.Port sensor ID for current consumption

Bootloader revision 3

  • Add IO/MCU info

Backward incompatible changes:

  • SBUS2 telemetry slot numbers have been changed to accommodate for motor temperature
  • Native serial telemetry has been amended to include motor temperature

Please refer to the Wiki for more information: wiki.escape32.org

ESCape32 release 11

09 Apr 04:16

Choose a tag to compare

Firmware revision 11

  • Stall protection
  • 15/16 degree timing resolution
  • Configurable analog throttle setpoints
  • Default duty_spup is reverted back to 15 with maximum capped removed
  • Symmetric duty_rate

Changes to configuration parameters:

  • timing is now in 15/16 (0.9375) degree increments (in order to convert an old value to a new value, multiply by 4)

Please refer to the Wiki for more information: wiki.escape32.org

ESCape32 release 10

04 Mar 07:42

Choose a tag to compare

Firmware revision 10

Technical release that brings improvements for high RPM applications, temperature protection improvements, minor bug fixes and support for STM32G431 MCUs.

ESCape32 release 9

28 Dec 00:11

Choose a tag to compare

Firmware revision 9

  • New native bidirectional serial protocol
  • Support for SBUS2/CRSF input and telemetry
  • Support for multiple ESCs on iBUS telemetry bus via telem_chid
  • Require power cycle for telem_mode to take effect
  • Engage drag brake only after rotor has stopped
  • Take lowest ramp point from duty_spup rather than fixed 25%
  • Maximum duty_spup is 50 (was 25)
  • Default duty_drag is 0 (was 75)

Bootloader revision 2 (patch 1)

  • PA2 pass control faster on invalid signal

ESCape32 release 8

18 Oct 03:56

Choose a tag to compare

Firmware revision 8

  • Music format extensions to better accommodate for RTTTL
  • Fix bug when watchdog reset was delayed while playing music
  • Fix brushed mode (broken in Rev7)
  • Require power cycling for brushed mode

ESCape32 release 7

20 Sep 06:23

Choose a tag to compare

Firmware revision 7

  • Maximum duty cycle ramp
  • Fixed throttle mode

Changes to configuration parameters:

  • duty_ramp is now maximum duty cycle RPM-based ramp
  • duty_rate is now acceleration slew rate (formerly duty_ramp)

Changes to DSHOT commands:

  • Command 42 now selects maximum duty cycle ramp value in tens of kERPM
  • Commands 43/44 increase/decrease acceleration slew rate

Please refer to the Wiki for more information: http://wiki.escape32.org

ESCape32 release 6

12 Aug 04:37

Choose a tag to compare

Firmware revision 6

  • Brushed mode
  • Drag brake at 75% by default
  • DSHOT command 40 (select timing)
  • DSHOT command 41 (select PWM frequency)