README.txt 706 B

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