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" .
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-11 10:03 AM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-11 12:58 PM
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
Thanks
Imen
