Why STM32F103C8 is not sending the right data to Slave I2C device? this issue happened when HAL_I2C_Master_Transmit is used and send just one bye.
Hi ST community.I am trying to control a 7 sevensegments display (HT16K33), it has I2C as interface.If the Display is connected to Arduino2560 board, it works, but when STM32F103C8 is controlling it, the display isnot working.after i tested all comma...