User Activity

I'm using STM32 Cube API 2.6. I was able to get the C++ API to compile and load code. I need the EXE in my own programming application. I changed the C++ API solution to place the EXE and DLLs in my application solution. I copy the EXE and DLLs t...
I'm working with the STM32F7 dual-core capability for the first time. Using NUCLEO-H745ZI-Q, DfuSe Demo v3.0.6, DFU File Manager v3.0.6I have one program for the CM7 core and another for the CM4 core. I can enter the system bootloader by applying 3...