User Activity

Erasing memory corresponding to segment 0:Erasing internal memory sectors [0 64]Download in Progress:Error: failed to down In this case, I am erasing with STM32CubeProgrammer(v2.8.0). When I run it again with STM32CubeIde I get the following message ...
I am working with touchGFX on the custom board with STM32F746. A 2-screen touchgfx application works without problems when debugging with cubeMXIDE. It doesn't work when I remove the STlink and powerup it. I put a heartbeat to understand that the pro...
Posted on April 19, 2017 at 15:45I am trying to use SDRAM (42S16400J) and NOR flash (M29W256GL) with STM32F429. With the code I generated with STM32CubeMX, Flash and SDRAM are working without problems. When I add USB-FS-OTG (device) to the project, ...
Posted on March 27, 2017 at 08:43I am trying to configure HSE clock with 8Mhz crystal with STM32F429.HAL_ERROR occurs when HAL_RCC_OscConfig function is executed in the following partition.  /*----------------------------- HSI Configuration --------...
Posted on December 06, 2016 at 18:24With the code generated with CubeMX, the USB virtual com port connection on the STM32F103VC processor is very problematic on Windows. Exclamation marks are very common in the device manager. With the method I lear...