User Activity

Hi everyone,I have some issue with the Flash loader demonstrator V2.8.0. It has worked several times before. Now when I started the tool, the first step picture 1 (connect to devise) it works fine. But the in the second step picture 2, I can't see an...
Posted on July 07, 2018 at 17:32Hello,I have a custom board with the MCU STM32F769. We integrate the board inside a machine. To update the software, the user has access only to RS232 and power ON/OFF switch.We use another controller (not from STM ) ...
Posted on July 05, 2018 at 12:48Hi,I made a LED-Blinking software for the STM32F769. I can flash the software into the MCU using JTAG and ST-LINK Utility.But I can’t update the MCU via UART. I have some issue!I tried 2 different settings:Case 1:BO...
Posted on December 06, 2017 at 13:59I add some code to the files generated by CubeMX. When I regenerate the project, my added code will be deleted.In the main.c is /* USER CODE BEGIN */ and /* USER CODE END*/ but in other files, there is no area whe...