Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 5 months ago.
"stm32f7xx_hal.h" Where is it, what is it ?????
I keep running into this can be found. WHAT AM I MISSING Please help.
1 Answer
7 years, 5 months ago.
It's one of the many source files that makes up mbed. You need the mbed source files. Assuming you are using mbed 2, you need to import into your project the mbed-dev library. Just search for mbed-dev and it will be current and have a ton of imports. Here's a link to that particular file.
If you are getting that error in the online compiler, an include somewhere is not working quite right. It is part of the library.