i cant send data over i2c
I wanted to use the MCP4725 12 bit DAC chip so I can generate analog voltage range of 0-5 V. Now I have 2 problems. My approach was as follows: first I checked communication with this showen below function.if(HAL_I2C_IsDeviceReady(&hi2c1,0xC4, 2,10)=...