User Activity

Posted on April 20, 2015 at 10:03Hi All,Please see below I2C protocal:I am using STM32F401 Discover Board, the slave is on board CS43L22, the address is 0x94.I try to send 0x01 to register 0x02: Single_WriteI2C(0x02,0x01), but only send out address,...