How to properly use HandleTypeDef in librairies
Posted on July 02, 2017 at 17:09Hello,I have a temperature sensor connected to the I2C1 bus of my board. To help me with basic configuration I use STM32 Cube to generate the base of my code. I usually then go on to write my own libraires to use at l...