STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.16.1 released

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 649 Views
  • 0 replies
  • 1 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1570 Views
  • 5 replies
  • 7 kudos

Resolved! STM32L4Q5VGTxP DMA why it doesn't work.

STM32L4Q5VGTxP I use the board I made.FUNC 1) HAL_SPI_Transmit(ILI9341_SPI_Handle,&data,1,100);The output waveform is observed with SCLK / MOSI PIN.FUNC 2) HAL_SPI_Transmit_DMA(ILI9341_SPI_Handle,&data,1);Output waveform does not appear with SCLK / M...

0693W00000Dq6c2QAB.png 0693W00000Dq6bxQAB.png 0693W00000Dq6beQAB.png
YPark.5 by Associate II
  • 820 Views
  • 2 replies
  • 0 kudos

FMC configuration for LCD interface

Hello,I am working on STM32F746ZG and I am trying to interfacing a display using FMC peripheral.But actually I can't get it work... My display seems to receive some commands but I can't successfully send color.First of all I used CubeMX to configure ...

0690X000009YvGeQAK.png 0690X000009YuXFQA0.png 0690X000009YuXKQA0.png 0690X000009YuXjQAK.png
LGall by Associate II
  • 5660 Views
  • 4 replies
  • 0 kudos

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
  • 1194 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
  • 637 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...

petereiso by Associate II
  • 1213 Views
  • 4 replies
  • 0 kudos