Skip to main content
Mreva.1656
Visitor II
August 2, 2023
Question

stm32l053r8 smbus

  • August 2, 2023
  • 2 replies
  • 918 views

hi,

my self Revanth im using bq40z50 which Supports Two-Wire SMBus v1.1 i want to integrate this with stm32l053r8 in the data sheet it was mentiond as it will support for smbus 2.0 so will it support for smbus v1.1 as well ??? can anyone help me with this...

This topic has been closed for replies.

2 replies

TDK
August 2, 2023

Almost certainly, the standard is backwards compatible, or at least the subset of functions that you use.

Can dig into it more here if you're interested.

http://smbus.org/specs/

"If you feel a post has answered your question, please click ""Accept as Solution""."
Tesla DeLorean
Guru
August 2, 2023

If you have the parts you can undoubtedly validate this for yourself.

Pull some of the SMBUS examples for the L0 platform and port them to your board / implementation.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..