This article mainly introduces methods and tips for quickly finding STM8 and STM32 software tools and documentation.
ST Website
ST Community:www.stmcu.org.cn
ST Chinese Website:www.stmcu.com.cn
(Note: The public account does not support external links; please copy the URL to your browser to open)
ST Official Website
Many friends feel that the ST official website is in English (there is a Chinese version, but many contents are still in English), making it somewhat troublesome to find STM32 information.
This is not the case; the ST website has undergone multiple revisions, and finding software on the ST official website is the easiest, and it is the most up-to-date and authoritative.
This ease is reflected in two aspects:
-
Clear website navigation
-
Regular URL patterns
1. Clear URL Navigation
Navigation can be understood as a menu, using the menu as an entry point to step by step find the software tools and documentation you need.
Find documentation from the Products menu:
If you frequently look for information through navigation, over time you will also gain experience.
2. Regular URL Patterns
Carefully observe the URLs below, can you find the pattern among them?
Using the above two methods, you can quickly locate URLs and find the software tools and documentation you need.
3. Specific MCU Models
Includes documentation and corresponding development tools, etc.
Documentation: Data sheets, reference manuals, programming manuals, user manuals, etc.

Tip: The necessary documentation and tools for developing MCUs can mostly be found at this URL (remembering this URL is very important).
Common ST URLs
Here are some commonly used URLs (please carefully observe the URLs, and you will also discover the patterns).
1. STM8 and STM32 Standard Peripheral Libraries (SPL)
-
STM8 Standard Peripheral Library
http://www.st.com/en/embedded-software/stm8-embedded-software.html?querycriteria=productId=SC1807
Includes the entire series of STM8S, STM8AF, STM8L, STM8AL standard peripheral libraries, which can be expanded to see.
-
STM32 Standard Peripheral Library
http://www.st.com/en/embedded-software/stm32-embedded-software.html?querycriteria=productId=SC961
Select STM32 Standard Peripherals Library to see the libraries for STM32F0, F1, F2, F3, F4, and L1 (F7, L0, L4 only provide HAL libraries on the official website).
2. STM32CubeIDE
https://www.st.com/en/development-tools/stm32cubeide.html
3. STM8 and STM32CubeMX
https://www.st.com/en/development-tools/stm8cubemx.html
https://www.st.com/en/development-tools/stm32cubemx.html
4. STM32CubeProgrammer
https://www.st.com/en/development-tools/stm32cubeprog.html
5. STM32 ST-LINK Utility
https://www.st.com/en/development-tools/stsw-link004.html
https://www.st.com/en/development-tools/flasher-stm32.html

END
→ Follow for Updates ←