sparkfun / SparkFun_TMAG5273_Arduino_Library

Communicates with the TMAG5273 over I2C to quickly integrate a Hall-effect sensor into your project.
Other
8 stars 6 forks source link

use Arduino board but can not read the basic parameter #9

Open yutong-he opened 3 weeks ago

yutong-he commented 3 weeks ago

Subject of the issue

Below are the output from the monitor: (-0.05, -0.86, 0.65) mT 28.74 C (0.02, 0.29, 0.22) mT 28.74 C (-0.70, 0.86, 0.43) mT 28.74 C (-0.61, -0.02, -0.61) mT 28.74 C (0.95, 0.49, 0.46) mT 28.74 C (0.02, 0.63, 0.47) mT 28.74 C (-0.83, -0.31, -0.12) mT 28.74 C

Workbench

The connection is as shown below: 0c09a74d-0364-425e-88d5-ba1fe42d9602

Steps to reproduce

I use the same code in this path: examples/Example1_BasicReadings