User Activity

Hi,This problem is observed in v1.9.0 as well as in earlier versions. If one clicks on any search result to open the respective line then the file is opened in a new Editor, despite the fact that the same file is already opened in another editor wind...
This is an everlasting bug of STM32CubeMX since v6.x release. After installing the latest v6.2.1 and trying to open IOC file (STM32H745BI MCU) creaded with previous version v5.x of CubeMX one gets unknown error window shown in the attachment.It does ...
When using STM32CubeMX v6.0.1 to generate a project for dual-core STM32H745BIT6 MCU the resulting linker files for CM4 and CM7 show the following memory structures:CM7MEMORY { FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 1024K RAM (xrw) : ORI...
Posted on October 14, 2016 at 00:41Dear All, I successfully could integrate the AES GCM algorithms (firmware variant, no hardware acceleration) of STM32 cryptographic library v2.0.6 into the project. It encrypts and decrypts the plaintext correctly ...
Posted on November 21, 2015 at 23:23Dear All, I use STM32F415VGTx to establish connection with another node using UART4 (PA0 and PA1 pins) (8bit, 1 stop bit, no parity) using baudrate 10400 (also tried 9600). I have configured USARTs of the same MCU...