cancel
Showing results for 
Search instead for 
Did you mean: 

I am getting a error when I enable the I2C and try to use with HAL library for I2C on the STM32cube IDE. I am getting this error message: "fatal error:stm32f4xx_hal_i2c.h: No such file or directory" .

cjaya.1
Associate II
 
1 REPLY 1
Imen.D
ST Employee

Hello @cjaya.2kody​,

You'd want to review the defines, and paths used.

Probably, you are missing an include file. So, make sure that the Include Paths are set up coherently.

Imen 

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen