Release binaries - damosvil/bluejay GitHub Wiki
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 or H |
MCU type: L (BB1 24MHz), H (BB2 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.