i2cdevlib
i2cdevlib copied to clipboard
#include <I2C_STM32F10x.h> could not find it
I run I2Cdev using STM32, and I get an error when compiling with keil: "#include <I2C_STM32F10x.h> could not find it", I want to ask where is this header file
Click the "Manage Run Time Environment" button and select the corresponding components under the "CMSIS", "CMSIS Driver", and "Device" options according to your needs. Alternatively, you can google "keil CMSIS Driver I2C".