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

To bypass an external waveform

Hello.I'm using a NUCLEO-311RE board.I'm looking for a way to bypass the external waveform as it is.This is my timer setting static void MX_TIM1_Init(void) { /* USER CODE BEGIN TIM1_Init 0 */ /* USER CODE END TIM1_Init 0 */ TIM_SlaveConfigT...

giwonKIM_0-1752622787998.png
giwonKIM by Associate III
  • 187 Views
  • 2 replies
  • 1 kudos

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
  • 1316 Views
  • 3 replies
  • 2 kudos

Resolved! SPI clock bypass option missing

In the SPI options for STM32H7S3, the "Prescaler (for Baud Rate)" drop-down box has various values from 2 to 256, but the option to bypass the prescaler is missing.To be clear, I'm referring to the BPASS bit in register SPI_CFG1:To get around this, I...

SteveMelnikoff_0-1752585327678.png

Resolved! OpenAMP issue on STM32H745

Software: CUBEIDE:1.18.0Firmware: STM32Cube_FW_H7_V1.12.1 Board: NUCLEO-H745ZI-Q The problem is as follows: when using this chip for dual core communication, reproducing according to the example given by ST, communication cannot be carried out no mat...

MECHO_0-1744812753218.png
MECHO by Associate III
  • 1878 Views
  • 18 replies
  • 1 kudos