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.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Why does CubeMX "turn on" HSI if it's not referenced?

This is a bit nit-picky, but it's confusing. For a USB experiment on an STM32F103, I'm seeing an odd clock setting that isn't used and wondering why it is this way. The USB application uses an 8MHz HSE crystal as per usual. RCC_OscInitTypeDef RCC_Osc...

Grant Bt by Senior II
  • 927 Views
  • 3 replies
  • 0 kudos

TLS protocole with Raw Api LWIP

I want to use TLS protocole on raw api with lwip, how can I start ? I couldnt find any source with raw api. Is this possible or not ? On the cubemx , I couldnt select lwip+tls without freertos

DCtech by Associate II
  • 605 Views
  • 1 replies
  • 0 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
  • 746 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
  • 5216 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
  • 1070 Views
  • 3 replies
  • 0 kudos