2022-11-29 07:52 AM
Hello Experts I am beginner in STM32 , I have a old Discovery STM32 board , I want do some project, Now I require some already availabe libraires ,I dont know where can i get it ?
Help me to findout ?
2022-11-29 08:05 AM
Hi @thannara123,
I think the easiest is to download CubeMX, install it, and then select the libraries and packages you want from the tool.
STM32CubeMX - STM32Cube initialization code generator - STMicroelectronics
BR,
J
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-11-29 09:34 AM
"Old Discovery"
Which one? The STM32F100 VL-Discovery board is deprecated at this point, the ST-LINK/V1 is not supported with drivers or tools at this point.
It would have had primary examples using the SPL.
Newer HAL and CUBE implementations exist, but support for the really old board is likely to be scant.