Sensors Forum Discussions
Browse the Community
CO₂ sensor
In this forum you can post your questions, comments and feedback about the XENSIV™ PAS CO₂ sensor, a small yet highly accurate CO₂ sensor based on photoacoustic spectroscopy (PAS) technology. This sensor is ideal for integration into smart home appliances, consumer devices and HVAC systems. Here you can also find the links to the latest board pages, GitHub, documents and FAQs.
3D Hall (Magnetic sensor)
In this forum you can post your questions, comments and feedback about the XENSIV™ 3D Hall sensors, a sensor family (TLx493D) which is using a hall-based technology in order to detect the strength of a magnetic field in all three dimensions, i.e. x-, y- and z-axis. This family fits into industrial and consumer applications such as control elements and joysticks. Furthermore, it is the ideal fit for low-power automotive applications like indicators and gear shifters. Here you can also find the links to the latest board pages, GitHub, documents, simulation tools and FAQs.
Switches (Magnetic sensors)
In this forum you can post your questions, comments and feedback about the XENSIV™ Magnetic Switch sensors, a sensor family which is using e.g. a hall-based technology in order to detect the strength of a magnetic field in one dimension. Our switches can be found in a variety of consumer, industry and automotive applications like conventional block commutation in brushless drives (BLDC). Here you can also find the links to the latest board pages, GitHub, documents, simulation tools and FAQs.
Radar sensor
In this forum you can post your questions, comments and feedback about Infineon's XENSIV™ radar sensors. Designed to support a wide range of industrial, consumer and automotive applications, Infineon’s millimeter wave (mmWave) radar portfolio offers both FMCW and Doppler radar sensors supporting 24GHz, 60GHz, 77/79GHz. Here you can also find the links to the latest board pages, GitHub, documents, tools and FAQs.
Angle (Magnetic sensor)
In this forum you can post your questions, comments and feedback about the XENSIV™ Angle sensors. This sensor family is based on integrated Magneto Resistive (ixMR) technologies (e.g. GMR, TMR) in order to detect the orientation of an applied magnetic field by measuring sine and cosine angle components with monolithically integrated magneto resistive elements. Our Angle sensors can be found in a variety of consumer, industry and automotive applications like motor commutation in brushless drives (BLDC). Here you can also find the links to the latest board pages, GitHub, documents, simulation tools and FAQs.
Current (Magnetic sensor)
In this forum you can post your questions, comments and feedback about the XENSIV™ Current sensors, a sensor family which is using a hall-based technology in order to sense accurate and stable the current. Our Current sensors can be found in a variety of consumer, industry and automotive applications like traction inverters, industrial drives, photovoltaic inverters or battery disconnect systems. Here you can also find the links to the latest board pages, GitHub, documents, simulation tools and FAQs.
MEMS microphones
In this forum you can post your questions, comments and feedback about Infineon’s XENSIV™ MEMS microphones. Our high performance microphones can be used in a variety of application such as earbuds, headphones, smartphones or laptops for high quality audio pickup.
Pressure Sensors
Our XENSIV™ family of digital absolute barometric pressure sensors gives designers the best choice when it comes to mobile and wearable devices. Highlights include small form factors to facilitate system integration, highest precision and relative accuracy over a wide temperature range, fast read-out speeds via the serial I2C/SPI interface, and low power consumption to ensure longer battery lifetimes. All of our air sensing solutions have a FIFO buffer that can store the last 32 measurements. Since the host processor can remain in sleep mode for a longer period between readouts, the FIFO buffer can reduce system power consumption further.
Speed (Magnetic sensor)
In this forum you can post your questions, comments and feedback about the XENSIV™ Speed sensors. This sensor family is based on integrated Magneto Resistive (ixMR) or hall-based technologies in order to determine linear and rotational speed. Our Speed sensors can be used with ferromagnetic gear tooth wheels or encoders to measure speed and position and they are essential components for the function of safety and powertrain applications like rotating shafts. Here you can also find the links to the latest board pages, documents and FAQs.
Featured Discussions
Dear Sir,
we would like to develop 60G 2T4R radar for our project. however, I can't find the Dave IDE in the SDK/material.
since 24GHz 1T1R has provided it for quick start. could help provide it for reference? thanks
Firmware-software- Dave Prject file
Show LessHi all,
I am using the Distance2GoL radar sensor with the intent to use it with ground penetrating radar applications. Thus, my research has led me to believe that the answers to obtaining thickness of different materials lies in the reflection and absorption of the transmitted RF energy. Therefore, I am trying to recreate the Target Hold Data plot which appears in the radar GUI, in MATLAB so that I can write a function to calculate the distances between peaks and troughs because that is where the reflections occur. Does anyone know which parameters I need to access in MATLAB in order to recreate this "magnitude vs range" plot? I've attached a screenshot of the plot from the GUI that I am trying to recreate in MATLAB.
Show Less
Dear Sir,
I would like to use 24G radar for the application of person tracking about 5 spots (people)
may I know whether BGT24LTR22 or BGT24LTR24 can implement it?
also regarding to the BGT24xxx , how's the MAX. speed/distance/resolution detected capability?
thanks.
Show Less
I am running into issue when linking the xensiv-radar-presence static library (link to github repo). For context, I am using an STMF407G Discovery board with the DEMO BGT60TR13C. I am trying to port GitHub - Infineon/mtb-example-psoc6-radar-presence example to the STM32 board. I am using these drivers GitHub - Infineon/sensor-xensiv-bgt60trxx
At the bottom of this post are the error messages from the console during linking.
All the errors indicate something is wrong with the CMSIS DSP library. I am fairly certain that the CMSIS library is properly setup because the sensor dsp library (sensor-dsp/include at master · Infineon/sensor-dsp · GitHub) is able to access arm_math.h without any errors.
Please let me know what I can do to resolve this linking issue. The source code is not provided on github which makes it more difficult to debug.
c:\st\stm32cubeide_1.12.1\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.200.202301161003\tools\arm-none-eabi\bin\ld.exe: /Users/gitlab-runner/builds/pss/sensys/csk/xensiv-radar-presence/build/static_build/../../xensiv_radar_presence.c:569: undefined reference to `arm_fir_init_f32'
c:\st\stm32cubeide_1.12.1\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.200.202301161003\tools\arm-none-eabi\bin\ld.exe: /Users/gitlab-runner/builds/pss/sensys/csk/xensiv-radar-presence/build/static_build/../../xensiv_radar_presence.c:597: undefined reference to `arm_fir_f32'
c:\st\stm32cubeide_1.12.1\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.200.202301161003\tools\arm-none-eabi\bin\ld.exe: /Users/gitlab-runner/builds/pss/sensys/csk/xensiv-radar-presence/build/static_build/../../xensiv_radar_presence.c:602: undefined reference to `arm_fir_f32'
c:\st\stm32cubeide_1.12.1\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.200.202301161003\tools\arm-none-eabi\bin\ld.exe: /Users/gitlab-runner/builds/pss/sensys/csk/xensiv-radar-presence/build/static_build/../../xensiv_radar_presence.c:802: undefined reference to `arm_fir_decimate_f32'
c:\st\stm32cubeide_1.12.1\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.0.200.202301161003\tools\arm-none-eabi\bin\ld.exe: /Users/gitlab-runner/builds/pss/sensys/csk/xensiv-radar-presence/build/static_build/../../xensiv_radar_presence.c:806: undefined reference to `arm_fir_decimate_f32'
Show Less
Hello,
I am looking for a single-ended analog output microphone with IPxy (e.g., IP57).
For now I have only found the IM70A135V01 with differential output.
This thread:
says there should be the IM68A130, but I cannot find anything about ingress protection in the datasheet, so there probably isn't any.
So, should I use the IM70A135V01 in single-ended mode?
If yes, it would probably be better to connect the unused output to GND with a resistor value about the same as the load on the used output?
Thanks in advance!
Show LessI have 2 of the older Distance2Go Demo boards and am trying to support a customer that has 1000s of these boards.
I had the software for this older board, but it was on a laptop that was recently stolen.
Can I get a link to the software (Dave Project) for this board?
Show LessREF_BGT60LTR11AIP_M0's dave sample program reports an error with " cannot find -llibS2GL_Lib" .But I can't find that information. How to fix it?
Show LessHello,
I'm following "2 Getting started guide of AN615" and trying to connect using the Radar GUI tool.
But the connection fails with an error. (AN615 page 10 of 32 STEP 😎
(Tried Radar GUI versions 2.8.2.202205190911 and 2.8.1.202110151545)
Please let me konw solution.
Best regards,
Nakamura