i2cdevlib icon indicating copy to clipboard operation
i2cdevlib copied to clipboard

#include <I2C_STM32F10x.h> could not find it

Open xuning19971103 opened this issue 5 years ago • 1 comments

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

xuning19971103 avatar Mar 21 '20 02:03 xuning19971103

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".

BaiYouShiWo avatar Jan 26 '25 08:01 BaiYouShiWo