User Activity

Posted on October 31, 2012 at 21:57I am communicating with a slave device and after the generation of the start condition, I am not seeing SCL and SDA pulsing. Below is the code: void DS2482_Init(void){        GPIO_InitTypeDef    GPIO_InitStructure;...
Posted on September 21, 2012 at 20:25Hi All,I am seeking help on why I2C2 bus is not communicating. I can see a start condition and then CLK is held low while DATA is held high. Any guidance would be appreciated. Thanks. &sharpinclude ''oneWire.h''&...