The API's pack contains examples that are written for documentation to take inspiration for use cases.
# Doxygen documentation that provides all necessary informations about the API functions, data structures and examples requirements.
# 8 examples developed and compatible with Visual Studio and Qt creator :
- 3 examples with ST-LINK debug interface (JTAG/SWD) with different scenarios.
- One example with SPI bootloader via ST-LINK/V3
- One example with CAN bootloader via ST-LINK/V3
- One example with I2C bootloader via ST-LINK/V3
- One example with USB DFU bootloader
- One example with UART bootloader
# refer to the help file (STM32CubeProgrammer_API.chm) in doc folder for more informations.