Other Parts Discussed in Thread: MSP430G2102 Hi,
We developed a smart battery standalone charger.
Now we want to add a slave ucontroller to the system.
The idea is read the battery parameters using I2C and display SoC, voltage, current, full charge, etc…
Part Number: TUSB8042A Hi support team,
I'm trying to implement SMBus master on FPGA to communicate with TUSB8042A.
Could you answer the following questions?
1. Is Read and Write protocol similar to the example of the following design guide?
SMBus Design…
1. I have seen in many devices specifying Machine Model voltage & ESD protection volatge.? What do they signify.
2.In many of SMBus devices I have seen resistors (R36 & R37) , what is their purpose
3. I want 2 design a SmBUS slave device…
Hi Senthilvel,
Have you read through this application report: https://www.ti.com/lit/an/slua742/slua742.pdf ?
Here is the link to an older thread where one user was sharing their MSP430 code for interfacing with the BQ78350-R1.
https://e2e.ti.com/support…
Hi, Nasser-san.
Thank you for your inputs.
I run this software to initialize MSP430 within USB2ANY box. (Select Interfaces was set as SMBus and USB2ANY was connected to our products board. )
As a result, a message appeared as shown in the following. (Did…
Part Number: BQ40Z80 Other Parts Discussed in Thread: EV2400 Hello,
We are using the BQ40Z80 (Rev TI 118 AK5X) fuel gauge on our custom boards, but are having problems communicating with the chip over SMBus using both the TI MSP430 programmer as well…
Part Number: MSP430F5659 Hi Champs, MSP430 SMBUS Library supports MSP430FR59xx and MSP430G2xx3. I would like to utilize the SMBUS lib with MSP430F5659. Do I have to modify two files blow? ..msp430_smbuslib_1_10_00_00\src\smbuslib\MSP430FR5xx_6xx\ smbus_phy…
Hello,
Appreciate your patience! I think your best starting point should be the MSP430-SMbus Library. The Design guide shows 2 of our MSP430 launchpads that the library was developed on, for interfacing to SMbus. It's not a full layout but it describes…
Hi Nicholaus,
As mentioned in the datasheet, this part supports 2x4 link bifurcation. which means i can have two 1x4 slots. right?
#1. So, can I still use x2 add-in-cards on 1x4 slot (or) will this be a limitation as this re-timer is not supporting 1x2…
Hello,
Please refer to MSP430 SMBUS Library and TIDM-SMBUS reference design.
MSP430 has SMBUS library which can be used to communicated with battery management device by SMBUS interface.