STM8s003f3 with i2c LCD (PCF8574AT I2C Module)
Hello Every one ,I am trying to use I2c based LCD with stm8s003f3 controller. the write i2c address is 0x3f I am struck at a point ,the code is stopped in endless loop in below functionvoid PCF8574_write(unsigned char data_byte){ I2C_GenerateSTAR...