Skip to content

This library implements some basic math functions like the libm, but specialised for the STM32 CORDIC coprocessor in the STM32G4 or STM32U5 series.

License

Notifications You must be signed in to change notification settings

nikolai2111/STM32CORDIC_Math-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32CORDIC_Math-Library

1. Content

2. Description

This library implements some basic math functions like the libm, but specialised for the STM32 CORDIC coprocessor in the STM32G4 or STM32U5 series.

I like the STM32G474 because of its versatility and its hardware integrated into the MCU. FreeRTOS is also a very versatile kernel that I also like for its simplicity. So I combined the two in one template. This way I don't have to copy and paste the project or files.

3. Usage

To make optimal use of this repository, it is easiest to fork this repository. You can then use the repository as a template for other projects on GitHub. To do this, you can simply select it from the repository template drop-down when you create a new repository.

4. Support

5. License

Software - MIT

6. Project status

The project is in progress.

About

This library implements some basic math functions like the libm, but specialised for the STM32 CORDIC coprocessor in the STM32G4 or STM32U5 series.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages