Downloads: Difference between revisions

From STorM32-BGC Wiki
Jump to navigation Jump to search
No edit summary
 
(196 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ALERT|Note: Since firmware version v0.96, the I2C-based and NT firmware branches have been split, see [[http://www.rcgroups.com/forums/showpost.php?p=34055211&postcount=7423]]. Firmwares with version numbers v2.xx refer to the NT branch, not usable for setups with I2C-based camera IMU. If you don't know what NT means, then you need a I2C-compatible firmware.}}
{{ALERT| '''PLEASE READ THIS FIRST'''                   


There are 2 types of IMU modules which STorM32 v1.3x controllers can use, NT IMUs and I2C IMUs, and there are 2 firmwares which correspond to each type. It is important to choose the correct firmware, otherwise your controller and gimbal will not work. Read this page to understand the difference between the two types of IMUs [[//www.olliw.eu/storm32bgc-wiki/What_is_STorM32_NT_about%3F]], and this post to identify your IMU [[//www.rcgroups.com/forums/showpost.php?p=38258334&postcount=10256]].


The various files related to the STorM32-BGC project can be downloaded from several places:
The STorM32 v3.x controllers can only use NT IMUs, not I2C IMUs.
* [//www.olliw.eu/2013/storm32bgc Project web page]
 
* [//github.com/olliw42/storm32bgc Github repository]
Since firmware version v0.96, the I2C IMU and NT IMU firmware branches have been split, see [[//www.rcgroups.com/forums/showpost.php?p=34055211&postcount=7423]]. Firmwares with version numbers v2.xx refer to the NT branch, not usable for setups with I2C IMU. If you do not know what a NT IMU is, then you likely have a I2C IMU and need firmware v0.96.}}
 
== v2.xx Firmware for NT IMUs ==
 
Firmware for STorM32 setups using a NT camera IMU.
 
 
Direct link to v2.53 firmware download (this firmware is pretty old, it is highly recommended to use v2.67e):<br>
 
:[//github.com/olliw42/storm32bgc/raw/master/firmware%20binaries%20%26%20gui/o323bgc-release-v253-v20200517.zip o323bgc-release-v253-v20200517] [.zip] (12.2 MB)
:[//www.rcgroups.com/forums/showpost.php?p=44539519&postcount=12349 Release Notes]




Direct link to v2.03 firmware download:<br>  
Latest beta release v2.69e:<br>
:[http://www.olliw.eu/downloads/storm32/o323bgc/o323bgc-release-v203-v20160412.zip o323bgc-release-v203-v20160412] [.zip] (8.9MB)
:[//github.com/olliw42/storm32bgc/raw/master/firmware%20binaries%20%26%20gui/o323bgc-release-v269e-v20240110.zip o323bgc-release-v269e-v20240110] [.zip] (13.9 MB)


Latest beta release v2.19e:<br>
:[http://www.olliw.eu/downloads/storm32/o323bgc-beta/o323bgc-release-v219e-v20161112.zip o323bgc-release-v219e-v20161112] [.zip] (9.9MB)
:[https://www.rcgroups.com/forums/showpost.php?p=36181579&postcount=9205 Release Notes]


NTLoggerTool release v0.50:<br>
:[//www.olliw.eu/downloads/storm32/ntloggertool/ntloggertool-release-v050-v20231003.zip ntloggertool-release-v050-v20231003] [.zip] (295 MB)


BetaCopter34-rc5 v0.21:<br>
:is included in release v2.19e


BetaCopter/BetaPlane 4.3:<br>
:For downloading the firmwares and all further info please visit the article [[Using STorM32 with BetaPilot]].


NTLoggerTool release v0.36:<br>
== v0.96 Firmware for I2C IMUs ==
:[http://www.olliw.eu/downloads/storm32/ntloggertool/NTLoggerTool-v0.36.msi NTLoggerTool-v0.36.msi] [.msi] (156MB)
:[http://www.olliw.eu/downloads/storm32/ntloggertool/ntloggertool-release-v036-v20161121.zip ntloggertool-release-v036-v20161121] [.zip] (156MB)


Firmware for STorM32 setups using a I2C camera IMU. Examples are the HakRC gimbal and other gimbals from Aliexpress.


Blackbox Explorer for STorM32 release v1.6.102: (maintenance discontinued, may work however)<br>
Latest firmware v0.96 for I2C IMUs:<br>  
:[http://www.olliw.eu/downloads/storm32/blackboxexplorer4storm32/blackboxexplorer-for-storm32-release-v0161_02-v20160319.zip blackboxexplorer-for-storm32-release-v0161_02-v20160319] [.zip] (0.6MB)
:[//github.com/olliw42/storm32bgc/raw/master/firmware%20binaries%20%26%20gui/o323bgc-release-v096-v20160319.zip o323bgc-release-v096-v20160319] [.zip] (9.4MB)


Note: This wiki here is not appropriate for v0.96 I2C setups, you should go to [//www.olliw.eu/storm32bgc-v1-wiki/Main_Page STorM32 v0.xx Wiki].


Latest I2C-compatible firmware v0.96:<br>
{{COMMENT|The v0.96 release also includes firmwares for NT IMUs, identifiable by a label "nt" in the file names. Don't use them, use the v0.96 firmware (without a "nt" in the file name).}}
:[http://www.olliw.eu/downloads/storm32/o323bgc/o323bgc-release-v096-v20160319.zip o323bgc-release-v096-v20160319] [.zip] (9.4MB)


== Repository ==


For other firmware versions see the 1st page of the rcgroups thread: http://www.rcgroups.com/forums/showthread.php?t=2055844
Various files related to the STorM32-BGC project can be downloaded from several places:
* [//github.com/olliw42/storm32bgc Github repository]
* For other firmware versions see the 1st page of the [//www.rcgroups.com/forums/showthread.php?t=2055844 rcgroups discussion thread]

Latest revision as of 11:22, 10 January 2024

PLEASE READ THIS FIRST

There are 2 types of IMU modules which STorM32 v1.3x controllers can use, NT IMUs and I2C IMUs, and there are 2 firmwares which correspond to each type. It is important to choose the correct firmware, otherwise your controller and gimbal will not work. Read this page to understand the difference between the two types of IMUs [[1]], and this post to identify your IMU [[2]].

The STorM32 v3.x controllers can only use NT IMUs, not I2C IMUs.

Since firmware version v0.96, the I2C IMU and NT IMU firmware branches have been split, see [[3]]. Firmwares with version numbers v2.xx refer to the NT branch, not usable for setups with I2C IMU. If you do not know what a NT IMU is, then you likely have a I2C IMU and need firmware v0.96.

v2.xx Firmware for NT IMUs

Firmware for STorM32 setups using a NT camera IMU.


Direct link to v2.53 firmware download (this firmware is pretty old, it is highly recommended to use v2.67e):

o323bgc-release-v253-v20200517 [.zip] (12.2 MB)
Release Notes


Latest beta release v2.69e:

o323bgc-release-v269e-v20240110 [.zip] (13.9 MB)


NTLoggerTool release v0.50:

ntloggertool-release-v050-v20231003 [.zip] (295 MB)


BetaCopter/BetaPlane 4.3:

For downloading the firmwares and all further info please visit the article Using STorM32 with BetaPilot.

v0.96 Firmware for I2C IMUs

Firmware for STorM32 setups using a I2C camera IMU. Examples are the HakRC gimbal and other gimbals from Aliexpress.

Latest firmware v0.96 for I2C IMUs:

o323bgc-release-v096-v20160319 [.zip] (9.4MB)

Note: This wiki here is not appropriate for v0.96 I2C setups, you should go to STorM32 v0.xx Wiki.

Comment: The v0.96 release also includes firmwares for NT IMUs, identifiable by a label "nt" in the file names. Don't use them, use the v0.96 firmware (without a "nt" in the file name).

Repository

Various files related to the STorM32-BGC project can be downloaded from several places: