Skip to content

Firmware m0305

mefistotelis edited this page May 8, 2017 · 10 revisions

Table of Contents

Target
Purpose
Versions
Structure
OS and Libraries
Flashing
Interfaces

Target

The firmware programs loader part of STM32F427 micro-controller on the Flight Controller board.

Purpose

Loader is responsible of verifying and starting the application part of the Flight Controller firmware. It loads the application into correct address in RAM, and starts its execution. It also contains emergency reflashing procedures, in case the application part seem invalid.

Versions

There is only one known version of the module.

Marking Packages Timestamp Overview
TODO

Structure

TODO

OS and Libraries

TODO

Flashing

TODO

Interfaces

TODO

Clone this wiki locally