Question
hi guyz, is it possible to use stm32f407's I2C port 1 as SMBus channel along with I2C channel ?
my implementation purpose is,
i have a battery charger module having i2c as communication type and a fuel gauge module having SMBus as communication type. so i need to simultaneously communicate with both the module. so my question is how can i use the same i2c port for both the purpose(use as i2c and SMbus), is that possible or it makes any issues ?
thank you
