Skip to content

A BNO080_RVC_Mode(UART communication) driver running at STM32F401CCU6

License

Notifications You must be signed in to change notification settings

GlideLeo/BNO080_RVC_Mode_STM32F401_Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BNO080_RVC_Mode_STM32F401_Driver

LICENSE

Description

  • This is a BNO080 STM32 driver when BNO080 is set to UART-RVC mode, the demo code is generated by STM32 CubeMX and the .ioc file is included in the demo,open the .ioc file, you can find some IO settings etc.
  • Driver source file is in the "BNO080_RVC_Driver" folder.(Yep! Very simple actually)

How to use

  • Make sure the KeilMDK software has been installed, then open "BNO080_RVC.uvprojx" file you will see the whole project.

  • I use UART1 to connect the BNO080 moduel, UART2 used to support printf, you mat need a USB2TTL moduel to attach UART2 pins.

  • Confirm that your module has been set to UART-RVC mode, otherwise you will not receive data.Detailed information can be referred to BNO080 datasheet(In the "doc" folder). For example, it's very esay to set RVC mode with this purple moduel, connect two pads of PS0,that's all I need to do.

  • Open any serial debugging assistant, set baud rate 115200.

License

  • Anti 996 License Version 1.0

About

A BNO080_RVC_Mode(UART communication) driver running at STM32F401CCU6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages