I2C Slave address masking
Posted: Tue Mar 19, 2019 11:44 am
Hi,
I want my esp32 to respond to multiple slave addresses in I2c. Most processors have a way to mask the slave address to respond to. In the esp32 API this is missing so it seems. This does, however, not mean that the core does not have this functionality.
Can you please tell me how I can get the ESP32 to respond to multiple slave addresses?
Kind regards,
HasseM
I want my esp32 to respond to multiple slave addresses in I2c. Most processors have a way to mask the slave address to respond to. In the esp32 API this is missing so it seems. This does, however, not mean that the core does not have this functionality.
Can you please tell me how I can get the ESP32 to respond to multiple slave addresses?
Kind regards,
HasseM