TI中文支持网
TI专业的中文技术问题搜集分享网站

SMBUS library for MSP430f 系列(MSP430f5172)

1. 在官网上面有找到MSP430 SMBUS Library(msp430_smbuslib_1_10_00_00),但研究了一下发现里面主要是给MSP430FR5xx_6xx和MSP430G2xx3使用,请问可以提供MSP430f5172 SMBUS libray吗?感谢!

2. msp430f5172  i2c 上接了一颗sensor, 如果再接上 bq40z50, 请问下SMbus和I2C设备同时使用是否会造成干扰?谢谢!!

灰小子:

1、官网没有基于msp430f5的SMBUS Library。

2、只要IIC的地址不同就不会影响的,当然,也要注意硬件方面,比如走线干扰、上下拉电阻等情况

Susan Yang:

您可以参考一下下面的文档

Implementing SMBus Using MSP430™ Hardware I2C

www.tij.co.jp/…/slaa249b.pdf

This application report describes the implementation of the system management bus (SMBus) using the MSP430™ hardware I2C peripheral. SMBus is used as a communication link for smart batteries, powerrelated devices, and a wide variety of other system devices. This report includes the support for master and slave protocols in a SMBus communication system.

zhengxiang shao:

回复 灰小子:

请教一下:1. 硬件ok 的前提下, 同一组IIC上,只要IIC地址不一样的话,理论上是同时接 SMbus ,IIC 设备的吗?2. 可以基于哪个系列的 SMbus Library 改动比较小呢?

zhengxiang shao:

回复 Susan Yang:

有木有与bq40z50通信的MSP430例程,可以分享给我们做一下参考,我们目前正在评估是否需要更换这颗guage

灰小子:

回复 Susan Yang:

感谢楼上分享。我之前找这个例程也找了很久也没找到。

MSP430 SMBus USCI.zip

zhengxiang shao:

回复 Susan Yang:

IIC 改为 SMbus ,硬件电路上有什么需要改动的吗?

灰小子:

回复 zhengxiang shao:

大部分时候SMbus和iic是兼容的.

I2CBus与SMBus间技术差异.pdf

赞(0)
未经允许不得转载:TI中文支持网 » SMBUS library for MSP430f 系列(MSP430f5172)
分享到: 更多 (0)