Coder Social home page Coder Social logo

motionperfect / imu-kinetic Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 17.17 MB

An Inertial Measurement Unit (IMU) implemented in C for STM32L475xx microcontrollers

License: MIT License

CMake 0.51% C 99.08% C++ 0.36% Assembly 0.04%
arm freertos cmake cmsis-rtos2 cortex-m4 cmsis-core accelerometer gyroscope stm32l475

imu-kinetic's Introduction

imu-kinetic's People

Contributors

goldweavers avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

imu-kinetic's Issues

STM32Cube FW_L4_V1.14.0 package breaks HAL time source init

Using a timer TIMx instead of SysTick as time base source the function HAL_InitTick() of the module stm32l4xx_hal_timebase_tim.c is overwriting the weak defined function of module stm32f1xx_hal.c.

Unfortunately the HAL_InitTick() function of stm32l4xx_hal_timebase_tim.c does not set the global variable uwTickPrio and therefore the assert check fails because uwTickPrio is initialized in stm32l4xx_hal.c with an invalid value.

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.