How to ESP-IDF I2C with MCP4716
Posted: Tue Nov 05, 2024 9:10 pm
I'm using ESP-IDF 5.3 to connect with an MCP4716 through I2C.
If I use the i2c tools example I'm able to see the device with address 0x60. I'm trying to build the command link to write to this register but I'm way lost on how to do it.
If I use the i2c tools example I'm able to see the device with address 0x60. I'm trying to build the command link to write to this register but I'm way lost on how to do it.