2023-08-02 01:22 AM - edited 2023-08-02 01:29 AM
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...
2023-08-02 10:45 AM
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.
2023-08-02 01:01 PM
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.