STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! STM32L552 USB CDC not working with HAL V. 1.4.0. /Cube 6.3.0

We created a new project with STM32L552 using STM3CubeMX V. 6.3.0 and HAL Version 1.4.0. We activated Middleware USB CDC and used the identical software add-ons as in the last project for the same processor. The last project was done using HAL V. 1.2...

GS1 by Senior III
  • 909 Views
  • 3 replies
  • 0 kudos

Setting TIMER_TASK_PRIORITY with help of a macro

Hello @Khouloud ZEMMELI​ ,I have request with regards to TIMER_TASK_PRIORITY setting available under FreeRTOS -> Configuration Peripherals (with CMCIS V2 in use, which will set / Enable USE_TIMERS).I believe it is not a good practice to use a constan...

STM32F4 CubeMX codegeneration bug (RCC+LL)

STM CubeIDE 1.6.1STM32F411FW_F4 V1.26.1Driver LLNo string added when initializing date "RTC_DateStruct.Day = xx;"Details:https://github.com/STMicroelectronics/STM32CubeF4/issues/74#issuecomment-893317794

AAmik.1 by Associate
  • 489 Views
  • 1 replies
  • 0 kudos

CubeProgrammer continually crashing

I am resuming electronics as a hobby after a significant hiatus.STM32Cube, MX and IDE are both fine. But the programmer is continually crashing.I am on linux and have replaced the OpenJDK by the Oracle JDK, no easy task for me either ! $java -version...