Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

HERMESSSignalProcessingSoftware/MicroController

Repository files navigation

MicroController

Content

  • What do we do?
  • Nice to know
  • Used Hardware
  • Structure
  • Cube
  • Used Software

What do we do?

TODO: Write down some content!

Nice to know

Avoid spaces in filenames!

Used Hardware

We are using a STM32F779 a 216 Mhz Coretex M7 controller. STM32 F779BIT6

Structure

The repository contains the main software project Cube. There you will find some the generated source code and the STM32CubeMx project.
The Docu folder contains the generated software documentation from the doxygen comments.
Images obsolet.
Kleinstgruppen contains the parts of the other members. There will be the main .tex file for the documentation.
STM32F302Nucelo is a testing due to some fun.

Cube

Stm32 CubeMX generates the neccessary code to use the controller.
Do not remove or edit any comment unless you are the author of this comment!
Comments you shall not remove: (example from the UART4_Init fuction) It is created by the code generator.

/* USER CODE BEGIN UART4_Init 0 */

/* USER CODE END UART4_Init 0 */

If this comment is your comment or its looks like a comment from a team member, feel free to edit it.

/* No comment */ 

Used Software


About

Project files for STM32 CubeMX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages