cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
When stm32 is built based on firmware li
When stm32 is built based on firmware library version 3.5 project template, define problem in C/C++
Aug 3, 2019 at 12:49pm UTC
malugu
(2)
There are two macro definition variables STM32F10X_HD, USE_STDPERIPH_DRIVER, is the first STM32F10X_HD the same as the startup file, choose LD, MD, HD according to the size of the capacity?
Aug 5, 2019 at 1:19am UTC
jonnin
(11437)
No one has a clue what you just said. Try again, with more words about what you are doing and what library you are using here.
Aug 5, 2019 at 2:05am UTC
Duthomhas
(13208)
Those macros are all used to configure the library to work properly on the hardware you are targeting.
You
should
be specifying them as part of your command-line process.
Read the documentation to match things up.
Topic archived. No new replies allowed.