Coder Social home page Coder Social logo

stm32f7xx_lib's Introduction

STM32F7XX library for MMDVM project

This is the STM32F7XX_Lib directory structure with just the needed code for MMDVM.
Copy this STM32F7XX_Lib directory inside the MMDVM source code project. You have to
conserve the STM32F7XX_Lib folder name: MMDVM/STM32F7XX_Lib

The source of CMSIS library and some include files is from STM32Cube_FW_F7_V1.7.0:
http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef7.html

The adaptation to STM32F7 Standard Peripheral Library (STM32F7XX_Lib/STM32F7xx_StdPeriph_Driver) is from:
https://gitlab.com/caesar-lab/stm32f7-legacy-library

In order to run the MMDVM firmware correctly, there are the following modifications
already done in this package:

1) STM32F7XX_Lib/Device/startup/startup_stm32f7xx.c :
- Added C++ global constructors support
- Changed initial stack pointer
- Changed support for STM32F767

2) STM32F7XX_Lib/Device/system_stm32f7xx.c :
- Changed PLL_M definition (support "integer" only crystal frequencies: 8, 12, 16 MHz, etc)
- Added functions: SetSysClock(), MPU_Config(), CPU_CACHE_Enable() from examples in https://gitlab.com/caesar-lab/stm32f7-legacy-library

3) STM32F7XX_Lib/Device/stm32f7xx_hal_conf.h :
- Peripheral header file inclusions

stm32f7xx_lib's People

Contributors

juribeparada avatar

Watchers

James Cloos avatar  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.