User Activity

I am working with CubeMX 4.26.0. All my projects are using the latest firmware package version available on my computer:Project - Settings - Mcu and Firmware packageFirmware Package Name and VersionSTM32Cube FW_F4 V1.21.0Use Default Firmware Location...
I found CAN_Networking code sample in STM32Cube repository: STM32Cube\Repository\STM32Cube_FW_F4_V1.21.0\Projects\STM324x9I_EVAL\Examples\CAN\CAN_Networking. It doesn't run directly on my STM32469I-EVAL board. I have two questions:What is STM324x9I_E...
Posted on July 03, 2018 at 07:41After upgrading to STM32CubeMX 4.26 I found, that System Workbench project generated by CubeMX, doesn't produce .bin file during build. Output directory contains .elf and .hex file. In previous versions there was also...
Posted on June 17, 2018 at 08:44Environment:     STM32469I-EVAL     Windows 10 x64     STM32CubeMX v. 4.25.0     STM32Cube FW_F4 V1.21.0     System Workbench for STM32 Version: 1.15.0.201708311556 SD card inserted, code sample Projects\STM32469I_EVA...
Posted on March 13, 2017 at 07:27In CubeMX 4.19.0 I have USART1 Asynchronous and FREERTOS enabled. USART1 global interrupt is enabled. In NVIC configuration dialog I have:USART1 global interrupt: On, Preemption priority 5, Sub priority 0, Uses FREER...
Kudos from