Connecting multiple sensors to the STM32 nucleo board
Hello,
I want to connect multiple voltage sensors to the nucleo board. Lets say 4 voltage sensors of same kind with same address. So, I thought I could connect all the 4 sensors with the nucleo board with the help of I2C communication protocol.
Is this possible?
If possible I had a doubt that all the 4 voltage sensors will be having same addresses. But I want to call all the fours sensors at a time. How can I do this.
Please any help.
