MLX90615 Temperature Sensor with the MK10DN64VFM5 Microcontroller

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MLX90615 Temperature Sensor with the MK10DN64VFM5 Microcontroller

1,172件の閲覧回数
lf2319
Contributor I

This particular sensor can produce either an SMBus or a PWM output. Can I use the I2C protocol with this microcontroller even though the sensor involves SMBus? It is my understanding that they are usually compatible. Also, assuming I need to use ADC Channel 26 (designated for a temperature sensor), does the single-ended vs differential input signal depend on whether I use the SMBus or PWM mode on the sensor?

ラベル(1)
0 件の賞賛
返信
1 返信

1,161件の閲覧回数
bobpaddock
Senior Contributor IV

As the MLX output is on SDA/SCL the ADC stuff is irrelevant.
Without looking at the MK10 data sheet I'll guess that channel 26 is the chip's internal temperature sensor.

In general I2C was sloppy in its specifications and SMBus put more details to them.

This link points to more details about their differences:

https://www.totalphase.com/support/articles/200349186-Differences-between-I2C-and-SMBus

 

タグ(1)
0 件の賞賛
返信