SparkFun
SparkFun Linear 3D Hall-Effect Sensor - TMAG5273 (Qwiic)
· MPN: SEN-23880
The SparkFun TMAG5273 Linear 3D Hall-Effect Sensor is a low-power, high-precision magnetic field sensor that detects the presence, strength, and direction of...
Get notified when back in stock
The SparkFun TMAG5273 Linear 3D Hall-Effect Sensor is a low-power, high-precision magnetic field sensor that detects the presence, strength, and direction of magnetic fields in three dimensions. Built on a standard 25.4 × 25.4 mm (1 × 1 in) Qwiic breakout, it communicates over I²C with no soldering required.
The Texas Instruments TMAG5273 features a configurable linear magnetic range (±40 mT or ±80 mT), an integrated angle calculation engine (CORDIC) with gain and offset adjustment, magnetic tamper detection, and wake-up/threshold interrupts. A built-in temperature sensor and disable button are also included on the breakout.
Key Features
- 3D Magnetic Field Sensing – Measures field strength and direction across X, Y, and Z axes
- Configurable Range – ±40 mT (820 LSB/mT) or ±80 mT (410 LSB/mT)
- High Precision – ±0.5° rotational accuracy over 360°
- Ultra-Low Power – 2.3 mA active, 1 µA wake-up/sleep, 5 nA deep sleep
- Built-In Temperature Sensor – Range −40 °C to +170 °C with compensation
- Qwiic I²C Interface – Two horizontal Qwiic connectors; default address 0x35
- Interrupt Pin – Configurable threshold and tamper detection alerts
- Disable Button – On-board button to disable the sensor
Specifications
- Sensor – Texas Instruments TMAG5273
- Voltage Range – 1.7–3.6 V
- I²C Address – 0x35 (default, configurable)
- Magnetic Drift – 5%
- Operating Temperature – −40 °C to +125 °C
- Configurable Data Rate – With CRC support
- Board Dimensions – 25.4 × 25.4 mm
- Mounting – Four 4-40 screw holes
- Breakout Pins – 3V3, GND, SCL, SDA, INT, Disable
Ideal For
- Magnetic proximity and position detection
- Door and window sensing
- Motor rotor position and control
- Tamper detection and security applications
- Rotary encoder and joystick sensing
Package Contents
- 1× SparkFun Linear 3D Hall-Effect Sensor Breakout (TMAG5273, Qwiic)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- deep sleep
- Deep sleep is a low-power mode where the microcontroller turns off most functions while keeping just enough circuitry active to wake up later. It is important for battery-powered projects because it can greatly extend how long the device runs between charges.
- encoder
- An encoder is a sensor that converts the rotation or position of a shaft, knob or dial into electrical signals, reporting movement as incremental steps and direction, or as an absolute position. It is used to track how far something has turned, which matters for precise positioning, speed control, repeatable movement, or using a rotary knob as an input.
- GND
- GND is the ground or reference connection (0 V) for a circuit. When connecting two devices together, their grounds must be joined so both agree on what counts as a low or high signal.
- Hall-effect sensor
- A magnetic sensor that changes its output when it detects a magnetic field. It matters for projects that need to sense magnets, wheel rotation, position, or current without physical contact.
- LSB
- Least significant bit (LSB) is the lowest-order bit in a binary number, the bit that some serial protocols send first or last. In analogue-to-digital and digital-to-analogue converters, one LSB also means the smallest step the device can resolve, equal to its full-scale range divided by the number of steps.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
Find this product in
Sensors & Input
TMAG5273 Qwiic Hall-Effect Sensor Schematic
Schematic · 151.9 KB · Click any page to view full size
TMAG5273 Sensor Datasheet
Datasheet · 2.0 MB · Click any page to view full size
TMAG5273 Qwiic Hall-Effect Sensor Board Dimensions
Mechanical Drawings · 150.4 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 760.8 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
Communicates with the TMAG5273 over I2C to quickly integrate a Hall-effect sensor into your project.
48e0e80
7 months ago
· 71 commits
- .github starting work for gh pages and doxygen 7 months ago
- docs fix repo and product names 7 months ago
- examples add headers to files; cleanup and update examples 7 months ago
- src cleanup 7 months ago
- .gitmodules starting work for gh pages and doxygen 7 months ago
- keywords.txt Code Review Updates almost 3 years ago
- library.properties big update, so moving up a version -- 2.0 7 months ago
- LICENSE moved to a proper license file / github file 7 months ago
- README.md update for version 2.0 7 months ago
Breakout board for the Texas Instruments TMAG5273 low-power linear 3D Hall-effect sensor.
d07050c
30 days ago
· 27 commits
- .github Update mkdocs.yml 30 days ago
- docs Move datasheet over 2 years ago
- Hardware Updated I2C address in schematic over 2 years ago
- overrides Initial docs commit over 2 years ago
- .gitattributes Initial commit almost 3 years ago
- .gitignore Initial commit almost 3 years ago
- CONTRIBUTING.md Initial commit almost 3 years ago
- ISSUE_TEMPLATE.md Initial commit almost 3 years ago
- LICENSE.md Update Readme and License over 2 years ago
- mkdocs.yml Update mkdocs.yml 30 days ago
- README.md Update Readme and License over 2 years ago
Related Tutorials
Free guides on learn.littlebird.com.au