Coder Social home page Coder Social logo

jvlstm / stm32-external-loader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stmicroelectronics/stm32-external-loader

0.0 0.0 0.0 3.3 MB

Provides drivers, examples, loader files and testing routines for external loaders for STM32 series of microcontrollers.

License: Other

C 98.54% C++ 1.46% Objective-C 0.01%

stm32-external-loader's Introduction

Introduction

This repository contains the Flashloaders source code of external memories embedded in STM32 HW boards.

  • The branch master provides the Flashloaders projects and source files as it's integrated in STM32CubeProgrammer tool.
  • The branch contrib helps you to integrate the external memory to your Embedded system driven by STM32.

External memories

External memories are available on many STM32 HW board like the evaluation and discovery boards. It can be a Flash or SRAM and it provides higher storage capabilities. The STM32 boards supports many types of external memories such us Micron, Winbond that are connected to the mcu through different interfaces like FMC, SPI..

Package structure

The flashloader project is built with EWARM or MDK-ARM IDE and comes with the corresponding source, header and linker files:

  • Library : source/headers files providing required drivers to manage read, write erase functionalities of the supported memory that are required to implement the initialization, erase and write functions needed by the flashloader.

  • Loader : source/headers files containing specific information related to the supported memory (name, size…) and functions required by the flashloader

  • Project : contains a preconfigured project with the associated linker file

How to adapt the flashloader project for a customized board

The required steps to build a customized loader for cube programmer are vailable at this link (Section 3.9).

Contribution

We propose and accept contribution from community for new loaders and drivers only on contrib branch. This branch, master, includes original external loaders for STM32 development boards.

stm32-external-loader's People

Contributors

ccastm avatar majerle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.