User Activity

The document AN2867 (Oscillator design guide for STM8AF/AL/S, STM32 MCUs and MPUs) defines to groups for the F4 series: F4_g1 and F4_g2. There is a list with the controllers for each group, but the STM32F413 is not mentioned.
Posted on September 14, 2017 at 08:26Hi,while getting the ADC Tempsensor of the STM32F413 to work, I noticed that the Reference Manual and the HAL declare different ADC-Channels for the Tempsensor on the STM32F413. Changing the channel in the HAL ma...
Posted on April 12, 2017 at 13:56Hi,I want to program the STM32F413 with the ST-Link Utility (CLI and UI has the same issue). We have two hex-files. One for the bootloader in the first sectors and one for the firmware in other sectors. Of course no ...
Posted on April 12, 2017 at 12:03Hi,we are using the CLI of the st-link utility to flash some STM32-controller in the production. Now I had to install a newer version (CLI v2.0.0 vs. CLI v3.0.0) to support the STM32F413.With this new version  the be...
Posted on April 04, 2017 at 14:50Hi,I tried to connect to the STM32F413 with OpenOCD, but I get the following error:Info : device id = 0x10006463Warn : Cannot identify target as a STM32 family.Error: auto_probe failedI searched the source code of Op...