Question
How to use cubemx to genrate code to add multiple I2C salve devices or sensor to STM32F423 I2C channel in same port.
Am creating a I2C communicaton hub , where i have more than 20 sensor which is having I2C comunication. thing is i need connect all this sensor with in 2 I2C port. am getting confusion. how to write the code implementtion for same above using stm cube.