Other Parts Discussed in Thread: TMP101 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/948209/tmp101-minimum-operating-power-supply 器件型号: TMP101 大家好、
为了限制电路板上的电源数量、客户希望使用 V+=2…
Other Parts Discussed in Thread: TMP101 , TMP708 , TMP303 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/749734/tmp101-stand-alone-thermostat-capability-nonvolatile-nv-memory-for…
Other Parts Discussed in Thread: TMP101 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/716413/tmp101-can-alert-pin-active-for-next-continuous-thigh 器件型号: TMP101 您好、先生、
当超过大腿时…
Other Parts Discussed in Thread: TMP101 , LM3S8962 您好。
使用lm3s8962配置tmp101的温度时,发现Configuration Register写入不了,但是示波器上能观察到发送的地址,数据以及ack。读取9位温度数据正常。请问大概是什么原因啊?
附配置那一段的源代码。
I2CMasterSlaveAddrSet(I2C_MASTER_BASE,tmp101add,FALSE); //写tmp101地址 I2CMasterDataPut(I2C_MASTER_BASE…
Other Parts Discussed in Thread: MSP430G2533 , TMP101 , MSP430G2553 , TMP100 #include "msp430g2533.h" #include"stdio.h" //#include "I2C_TMP.h" unsigned int RxByteCtr; unsigned int RxWord;
volatile int j; void UART0_send_byte(unsigned…
Other Parts Discussed in Thread: TMP101 , MSP430F5418A Hi all,
请问在MSP430F5418A和TMP101用I2C通信过程中,我想从TMP101读数据,但是现在写进去要读的那个寄存器地址,这个写地址的过程和读数据的过程在程序上应该
如何切换呢?
我每次写完寄存器地址,初始化完RX,但是进不了RX中断,请问这是怎么回事?
Thx
Nick