STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

USBX blocking ISR

Hi,during porting the USBX as host stack to an stm32h7 I was getting an error indication,that a semaphore was used during interrupt context (OTG_HS_IRQHandler).For my opinion, it is wrong to call the generated code out of the ISR without decoupling t...

MHerr.8 by Associate
  • 518 Views
  • 2 replies
  • 1 kudos

Confused about MPU region config for STM32H5

I'm trying to set up a MPU region to block out DCACHE from my SDMMC1 peripheral but I notice whenever a region is activiated in CubeMX, the "region start" field will not let me type any hex value in. Some red text below says that region start must AL...

devinw by Associate III
  • 242 Views
  • 3 replies
  • 2 kudos

Resolved! STM32H523 and AES HAL

Hi,I am trying to configure the AES accelerator on STM32H523 MCU. But I couldn't find an option to configure AES engine in CubeMX. I have double checked Reference manual and I found the AES engine in the MCU ref manual. I looked at the ST HAL and the...

hakeila by Associate III
  • 310 Views
  • 2 replies
  • 0 kudos

STM32H7 dual core support

Does ST publish a roadmap of features/enhancements for CubeIDE? I'd really like to know what is planned for STM32CubeIDE for the dual core H7 chips. For example, in Project Manager->Project, there is a setting "Dual Core Boot Mode", but it is greyed...

MMedv by Associate II
  • 1243 Views
  • 6 replies
  • 1 kudos

Resolved! Systick configuration, STM32F4 Disc, FreeRTOS

I just started a new project with FreeRTOS on the board.When generating code via MX, there is a message about Systick configuration issue.The problem is, I cannot change the configuration about SYS and TIM.What can be the issue? What do I have to cha...

image.png image.png
stefluik by Associate II
  • 219 Views
  • 2 replies
  • 0 kudos

mbedTLS with support of TLS_1.3 in STM32CubeMX

Hi,I'm using the STM32H753I-EVAL2 (MCU Type: STM32H753XIHX) to develop a new product.The product will communicate to server using the LwIP (TCP Layer) + MbedTLS (SSL/TLS Layer), running over FreeRTOS environment.We want to use the latest TLS protocol...

APilai by Associate
  • 2288 Views
  • 2 replies
  • 1 kudos