This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Protocol SMBus using i2c with an Launchxl-f28379d

Other Parts Discussed in Thread: LAUNCHXL-F28379D, BOOSTXL-AFE031-DF1, LAUNCHXL-F280049C, AFE031

Hello,

I try to develop a communication between a PC and a battery written in C.

It should work like that : Battery <-> (SMbus) <-> MCU <-> (PLC)<-> PC

Currently i'm searching some solution and i have found something that should work but i still have questions.

I think that i will use 2 Developments kits : Launchxl-f28379d as my MCU and boostxl-afe031-df1 to use PLC protocol.


I know that Launchxl-f28379d hasn't SMbus protocol but it has i2c pin, and from what i know SMBus is a derivative of i2c .

So my question is : Can i use i2c pin with Launchxl-f28379d to create an SMBus protocol ? Do you think that the kits that i choosed could work or do you have other solution that would be better ? And if you have some exemple for the code or some tips it would be great !

Thank you in advance for your response