Skip to content

corvusoul/MPU6500-STM32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MPU 6500 I2C Driver for STM32 using HAL

These 2 files constitute an extremely simple and rudimentary I2C driver for MPU6500 with an STM32 MCU using the STM HAL Driver. The only argument that is required is the I2C_HandleTypeDef that you choose while initializing the .ioc file.

I am aware that this does not even initialize the accelerometer or gyroscope scaling but the default ones worked good enough for me so I did not implement it.

Maybe later.

About

A rudimentary MPU6500 driver for STM32 with I2C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages