Read Data from TLV493D 3D magnetic sensor

Announcements

Measure CO2 When It Matters - Infineon’s XENSIV™ PAS CO2 now comes in SparkFun Red. Check it now!

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
AsRa_264661
Level 4
Level 4
50 replies posted 25 replies posted 10 likes received
Hi All,

Im having the board https://www.infineon.com/cms/en/product/evaluation-boards/tlv493d-a1b6-ms2go/
trying to read data from different MCU's.
I downloaded the example code and , ported to my micro (cortex m4) with I2C driver implementation.

I2C with 400K bps,

PIN 1 - Used for Powering the Sensor
PIN 2 - SCL
PIN 3 - SDA

I initialized the sensor , with SCL, SDA as LOW while power up and sends I2C read commands , with slave address as 0x35
getting response as All 0XFF .
Also i looked these arduino driver examples -> https://github.com/Infineon/TLV493D-A1B6-3DMagnetic-Sensor/blob/master/src/Tlv493d.cpp
Tried all way but i gets only 0xFF all the time.

Thanks
Ashok R
0 Likes
15 Replies