3D Hall (Magnetic sensor) Forum Discussions
I am trying to use TLE4941C with magnet to detect the presence of ferrous target, I am not seeing output variation (current) with and without can you explain me how to read sensor output, what should be load resistor value
Show LessHow many possible I2C addresses are available on the TLI493D-A2B6? Based on the user manual and datasheet I am assuming that a total of 4 are available. With the previous gen TLV493D-A1B6 there was the ability to use 8 addresses on the same bus. Is that not possible anymore? How would I go about using 8 of the new generation on the same bus?
Thank you
Show LessI have a big problem in relation to TLV493D.
In scope of STM32F103C8T6 for X-Y-Z axes and Temperature measurement.
I reviewed the Arduino codes and implemented them for STM32. However, I did not get any results.
No MMIO (Register map) or download a useful datasheet. It doesn't know what I need to enter int main or while loop when starting the code.
I would be glad if you help.
If wants the moderator, i will share my code.
Show LessDear all,
I'm looking for a wireless magnetic sensor to provide magnetic mapping of somehow powerful magnet (in terms of magnetic field, which goes beyond 1 Tesla). I have been looking for wireless sensor with ranges greater than 1T, but it seems very complicated. Do you have any knowledge about the existence of magnetic sensor with ranges greater than 1 Tesla ? And if not, do you have any clue why it does not go beyond this limitation ?
Thank you for your time
Show LessI downloaded the sample apps and am able to confirm that connection to the USB port works.
However, when I try the python code at Infineon/magnetic-3d-mini-controller (github.com)
the processing stops at the file magnetic-3d-mini-controller/m97_sensorCom.py at master · Infineon/magnetic-3d-mini-controller (github.com)
line 49 which is: msg_b = serial.read(8)
I followed the steps in the Readme.md file and I am stuck at this line.
Show Less
Hello,
I'm looking for dev kits and reference design kits. Is there a page or link to a page where one can browse available kits?
The pages I've found so far are focused on product selection and do not help locate kits unless the part number is already known. In one case (a ref design for a keyboard) I had what looked like kit part number but it was a circular dead end.
Specifically, I'd like ref designs for a Bluetooth keyboard and a Bluetooth mouse to use as I learn the Modus Tool Box.
#PSoC4#,#PSoC6# and Bluetooth Low Energy and maybe even USB are where my head is at right now. I did see some material about 2GoSensors (and kits) that is of interest to me. However, again, it is not clear how to browse these kits.
Thank you
Tim Miner
Show LessHello, everybody,
I don't know how many bits the address of "TLV493D-A1B6" has. There seem no related instructions in the date sheet. I don't know the maximum number of "TLV493D-A1B6" I can use on an I2C bus. And I don't know how to set the address of the "TLV493D-A1B6".
Could you tell me the address digits of the device? And could you tell me how to set the address of "TLV493D-A1B6"?
best regards,
Jiawei
Show LessHi
I am trying to read TLE493-A3b6 sensors using smbus on fpga board with linux on it.
I can detect the sensor at 0x35 using i2cdetect command but I can not read the sensor at all.
I have tried to follow the same procedure as arduino but still cant read it. My dev kit with arduino is working fine. but I cant read with same flow.
I have tried to use i2cdump/i2cget as well but same error. I can other senosrs on the same line but TLE493 cant be read.
Can someone help to read it with python script or other library ?
Show Less
Hi,
I'm unable to connect to the XMC 2Go eval board with a TLI493D eval board. I'm getting this window when attempting to connect. When I first connected it, it prompted to update the board FW, and eventually said "updating timed out".
I've tried two boards, two computers, numerous fresh installs of the software, removed the J-link driver, two cables and both software versions.
Show Less
Hello community,
I am struggling with the TLE493D-W2B6 sensor. I am using the defined library for the sensor. My speed rate is really slow because I need to use bit banging for this application.
My steps are the following:
1. reseting the chip
2. configuration
3. trying to read data
Problem:
The problem is that the device id is accepted during the write operation but not during the read operation and I don't understand it yet.
Has anyone any clever idea which causes this effect?
Thank you and greetings!
Show Less