Hello @RyanSkyports,The OpenSSL version you mentioned is the one used in the updater.Currently CubeProgrammer v2.16 and v2.17 both use OpenSSL v1.1.1:c:\program files\stmicroelectronics\stm32cube\stm32cubeprogrammer\bin\libcrypto-1_1-x64.dllThere is ...
Hello @Arno1, The warnings issue is related to the version of libusb. To avoid these warnings, you can downgrade to version 1.0.23, which works fine. In the meantime, an internal ticket has been created (188089) and is being addressed by our team to ...
Hello @KSOdin2, In order to test it on a Nucleo-H7A3 you can use an example for that board from the STM32CubeH7 Firmware Package, and since you already used STM32CubeMx with that board you will find it under: C:\users\yourname\STM32Cube\repository\...
Hello @kareled, To fill the "Start address" box, you can use a .bin file instead of an .elf file.Additionally, I tested a LED example using DFU with the Nucleo-F412ZG, and it worked fine (the application started and then disconnected from the device)...