Question
How to make I2C work?
Hi ,
I'm currently working on a STM32F103C8T6 and i need to use the I2C port.
I use the STM32 cube MX software to create the project. (like that all my ports are set).
I use STM32 System Worckbench to code.
My problem is that i don't achieve to communicate with I2C in master mode using the hal_library and i don't know why !
Could you help me ?