How to link stm32l4xx_hal_i2c.c with stm32l4xx_hal_i2c.h?
Posted on August 14, 2017 at 16:32Hello, I am using STM32Cube lib to development my project which include both spi and i2c communication.So I develop the project based on the SPI example in STM32Cube example package.However the initial project do no...