General

Library for STM32 from sensor serial 6-axis accelerometer SEN0386

userHead Nova.ardhi 2024-03-06 04:47:01 285 Views3 Replies

hello, I am having problems with the "serial 6-axis accelerometer SKU:SEN0386" sensor, namely there is no library for the STM32 board with STM32CubeIDE, is there a solution for this?

Serial 6-Axis Accelerometer for Arduino
2024-03-06 18:21:39

DFRobot officially only has libraries for Arduino.
I'm afraid you'll have to modify the ArduinoC code, or just reverse engineer it to write your own STM32 code.

userHeadPic Yeez_B
Nova.ardhi wrote:

Thank you, i'll try it later

2024-03-06 22:40:55
Yeez_B wrote:

Here is the Arduino library if you are looking for it:

 

https://github.com/DFRobot/DFRobot_WT61PC

2024-03-06 22:46:06
2 Replies