ULP example programs using I2C_RD and I2C_WR for I2C communcaiton
Posted: Mon Nov 26, 2018 2:15 pm
I am trying to use the esp32 ULP for I2C communication with mpu6050 using the commands I2C_RD and I2C_WR given in coprocessor instruction set on https://docs.espressif.com/projects/esp ... n_set.html.
I tried searching for ULP example programs using I2C_RD and I2C_WR commannds for I2C communication. But couldnt find any. Has anyone developed programs using the commands. Could you help me with the same.
I tried searching for ULP example programs using I2C_RD and I2C_WR commannds for I2C communication. But couldnt find any. Has anyone developed programs using the commands. Could you help me with the same.