Want to Design a Temperature instrumentation Module for student use, capable of using different sensing method like Thermistor, RTD, thermocouple and solid state sensors like LMT70. The challenge is the signal conditioning interface…
Want to Design a Temperature instrumentation Module for student use, capable of using different sensing method like Thermistor, RTD, thermocouple and solid state sensors like LMT70. The challenge is the signal conditioning interface…
Hi,
I am using the FDC1004QEVM for measuring the oil level in the tube. The dielectric constant of the oil is between 2.2 to 2.9 (Varies with temperature and other factors). Is it possible…
Thanks a lot, Subnash!
I also want to know if there's only a 34-page datasheet for OPT8241 or there's another extended version I can find anywhere?
Yours faithfully, Fiodor
I found the answer myself.
I add some lines to the " main_tirtos.c " as below.
/* Stack size in bytes */
#define THREADSTACKSIZE 768
/* 2018-7-11 by Koyo Kegasa add NDK_hookInit ”omajinai”
* The following function is only used in applications…
Hi all,
This is my first post here in the community so I'd like to thank in advance and welcome everyone is wishing to help me!
I'm a beginner in both MCU programming…
Tool/software: TI-RTOS
Hello, I am trying to read a distance sensor output using UART within the TI RTOS environment. Is it possible to use the driver library (UART.h, BOARD_initUART) with a UART peripheral other than UART0?…
Hello everyone,
I am using the CC2538EM with an accelerometer and gyroscope which both use SPI. When I flash my code onto the board and run the program everything works great, but when I turn the board off and on the gyroscope outputs become garbage …
HI,
Is there any wearable reference platform for Android for which we can build custom kernel and flash android for wearable on it and build and test native application running on it?
I saw this -> Bluetooth Wearable Watch development system with Analog…
Hi,
I'm trying to use external sensor on sensortag I2C bus.
I have cc26xx-demo updated for that by adding my sensor code.
The code is written in a similar style as for internal sensors written by TI.
I have the…
Interesting. It sounds like this would only apply to the FDC2112 and FDC2114 parts, since these are the parts with offset registers. Is this correct?
Once you generate negative data, does this trigger the CH0_WD_ERR flag (for channel 0)? If it does, it…
Hi,
We are developing a sensor which measures capacitance between 2 parallel plates (GND plane and CAP plane) which are located in a large container. Our idea is to use the sensor in following way:
1. We will calibrate…
Thank you.
Actually, my concern is more on the sensors in the CC2650STK board. I am not sure if the individual sensor manufactures have some terms not allowing doing the sensing performance comparison?
Hi, I was wondering if I would like to use the CC2650STK as a sensor benchmark system for my research where I will collect the on-board sensor data for performance comparison with other similar sensors (from another…
Hi
Our company has developed a Capacitive fuel level sensor, using two stainless steel tubes the diamenter of the inner tube is a=5mm and the outer tube is b=15mm.
The length of the tube is L = 2300mm and according…
I was looking to use a CO2 sensor for a project application and came across the LMP series on the TI site. I wanted to know the difference between the configurable and non-configurable versions of the IC so that…
The previous three parts of this blog series focused on 2-wire 4-20mA sensor transmitter designs composed completely of analog components. While analog signal conditioning is practical for linear sensors, many sensors have nonlinear outputs that can only…
Hi,
thanks for the reply. i am trying to integrate 2 sensors externally. I am currently using MA100 thermistor, i would also like to know how many sensors can be integrated externally to cc430 at a time.
thanks.
Hello All
We want to develop ADAS features based on Camera sensors.
(1) Can you please let me know if there is TDA2x based evaluation kit ?
If yes , will there be driver support from TI ?
(2) Also can you please share details on the TI Vision SDK …
Part 2 of this blog series derived the basic transfer function for a typical 2-wire transmitter, commonly used in industrial control and automation, and explained the currents flowing inside it. It also explained that connecting the transmitter return…