Hi,
I attach to devicetree and dts file.
Thanks,
Fullscreen
devicetree.dtsi.txt
Download
/* This file was auto-generated by TI PinMux on 3/19/2024 at 8:34:05 AM. */
/* This file should only be used as a reference. Some pins/peripherals…
Other Parts Discussed in Thread: HALCOGEN , TMP275 Hello, i am working with the Hercules and i can't read from I2C bus.
I write the next code (previously i configured the device with HalCoGen 3.09.00):
void main(void) { /* USER CODE BEGIN (3) */ …
Other Parts Discussed in Thread: TMP275 Hi Folks
I am using TMP275 and the response I get from the temperature sensor is always 0xFF, My slave address is 0x90
TEMP_READ = 0xFF response
CONFIG_READ = 0xFF response
TLOW_READ = 0xFF
THIGH_READ…
Hi Lok,
Thank you for reaching out to us. LM75B is a long-time released device. Unfortunately, I couldn't find information for this device since all designers are no longer with us. However, the LM75A is very similar to LM75B, and I reviewed the chars…
Other Parts Discussed in Thread: TMP275 , MSP430F6736 Hi,
I am reading multiple TMP275 devices over I2C on an MSP430F6736. I read 2 consecutive bytes for the temperature reading. I have been successful with the default 32xDCO SMCLK + MCLK settings.…
Hi Mac,
What you saw is normal.
Over the entire temperature range, - 40⁰C to 125⁰C, the spec is +/- 2.5⁰C. Worst case, you would expect to see a difference between -5.0⁰C and +5.0⁰C when comparing a population of TMP513 devices. Of course typically…
Thanks for your help.
I can donwloaded the image.
I have other issues but I don't know if I have to create a new Post.
I reflash the SPI and NAND images but didn't boot the device. Only appeas u-boot prompt.
I don't know the correct switch3…
Hi Anil,
As Biser said, starting from SDK7.0 (kernel 3.12) & the latest version of the sdk: 8.0 (using kernel 3.14) all these configurations are done in device tree.
See the am335x-evmsk.dts, am335x-boneblack.dts & am335x-bonecommon.dtsi files for…
Other Parts Discussed in Thread: TMP117 , TMP75 , CC2650 , TMP112-Q1 , TMP275-Q1 , TMP102-Q1 , HDC2010METER-EVM Hi Sir/Mam,
I have been looking for various temperature sensors available in the sensors category of TI, I have came across TMP117, TMP75…
Part Number: AM3352 Other Parts Discussed in Thread: TSC2007
We have a custom board that having a TSC2007 Touch driver and touch is taking interrupts but i2c0 clock and i2c0 data is not working. Kindly advise on this problem. We will attach dts file…