Where to get header file for controller STM32F446ZET
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-12-16 1:20 AM
Posted on December 16, 2017 at 10:20
I have written a basic program for device STM32F446ZET6. But while building in Keil I m getting an error '' Header file not found''. How to add header file????
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
2017-12-16 2:55 AM
Posted on December 16, 2017 at 11:55
Probably keil has some readme or similar where to find and where to get. Otherwise the basic headers are delivered with CubeMx as Repository/STM32Cube_FW_F4_V1.18.0/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f446xx.h
