-
Notifications
You must be signed in to change notification settings - Fork 37
Release binaries
Chris edited this page Mar 1, 2023
·
3 revisions
All release binaries (hex files) can be found in the releases section.
Release files use a naming convention similar to BLHeli: {T}_{M}_{D}_{P}_{V}.hex
.
{ } | Values | Description |
---|---|---|
T |
A - Z
|
Target ESC layout |
M |
L , H or X
|
MCU type: L (BB1 24MHz), H (BB2 48MHz), X (BB51 48MHz) |
D |
0 - 90
|
Dead time (0 only for ESCs with built-in dead time) |
P |
24 , 48 or 96
|
PWM frequency [kHz] |
V | E.g. v0.13
|
Bluejay version tag |
The files are automatically downloaded and flashed when using a configurator such as ESC Configurator.
Flashing can be done using BLHeli bootloader, EFM8 factory bootloader, or the C2 interface.