Part Number: TMP126-Q1 I think there are two errors in the datasheet.
It says "An overview of a CRC enabled write transaction is shown below with a data block length of 2 " above Figure 8-15. I think it should say 4 instead of 2.
It says "An…
Part Number: TMP126 Other Parts Discussed in Thread: MSP430FR2355 , Hi,
I want to use the TMP126 with the MSP430FR2355.
I use the following code :
#include <msp430.h> unsigned int G_uint8compt = 1; unsigned int recu[3] = {0}; // ADC int main(void) { …
Part Number: TMP126 Per the datasheet for tmp126, the maximum supported SPI bus speed is 10 MHz. We have our HW configured as the figure below per the data sheet, where our VDD is 3.3V.
After doing some tests, we are able to receive data on the PICO…
Part Number: TMP126 Hello support team,
My customer ask SCLK logic treatment when /CS high. could you support? Fig 8.5.2 looks like to show SCLK low, while Fig 7.7 looks like to show high, this makes customer confused.
Thanks,
Koji Ikeda
Part Number: TMP126EVM Other Parts Discussed in Thread: TMP126 Hello,
I have used previous versions of the EVM data logging for the web interface for the TMP126 and that worked OK.
When I use https://dev.ti.com/gallery/view/THSApps/tmp126gui/ver/1.0.3…
Part Number: TMP126 Other Parts Discussed in Thread: TMP127 , , TMP127-Q1 Hello Team,
as per title can you confirm the following:
Does the TMP126 have the same register structure as the TMP127?
From the datasheet the TMP126 has a nice Register map (session…
Part Number: TMP126-Q1 Other Parts Discussed in Thread: TMP126 Hello,
Please help us by sharing the IBIS model of temperature sensor with part number PTMP126EDCKTQ1
Part Number: TMP126-Q1 Could you please share the drive strength of SIO pin of PTMP126EDCKTQ1 ( Sink/Source current)
In customer circuit there shall be a possibility to sink 5mA current by this SIO pin at 5V VDD. We would like to know whether it makes…
Part Number: TMP126 Other Parts Discussed in Thread: TMP117 , TMP116 I'm looking for a temperature switch/sensor that would keeps it's triggered state even after a power cycle. I think that a digital sensor might do if they require a serial write to…
Part Number: TMP126-Q1 Other Parts Discussed in Thread: TMP126 Hi there,
I had a question regarding not being able to set the Alert as expected on the tmp126. I was hoping you could have a look at my bit of arduino code and let me know if you have any…