When stm32 is built based on firmware library version 3.5 project template, define problem in C/C++

Aug 3, 2019 at 12:49pm
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
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
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.