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.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! STM32G030K6T6 with only 8 ADCs

I am developing a STM32 project with STM32G030K6T6 ADC channels but when I start setting the MCU, it allows only 8 ADC convertions (the datasheet describes there are 12 and the system configuration allows to add up to 12 channels) . However, I need a...

STM32H7 SPI6 with BDMA

Hi,I have a project with an IOC configuring an STM32H733. In the IOC I configured the SPI6 in Full-Duplex Master. I also configured the BDMA channel 0 to serve requests of SPI6_TX. The project is pretty old and when I configured it like this I only e...

ANeam.1 by Associate II
  • 2054 Views
  • 4 replies
  • 0 kudos

Resolved! SWD Conflict w/ USART2 or System Wake-Up on STM32L0?

Using CubeMX to create a new project on the STM32L0X0 series. I need two UARTS, which this part offers. However, in CubeMX, when I try to enable the SWD, it creates a conflict is the SYS tab for "System Wake-Up 3". When I roll over this, it says it c...

jvavra by Associate III
  • 1016 Views
  • 1 replies
  • 0 kudos

Resolved! delay block problem octospi

I am using stm32l4r board to run some tests and i am generating my code with stm32cubemx, I am having an issue with the octospi parameters after investing with my colleagues and checking the documents we discovered it is a problem related to the dela...

JJuli.1 by Associate II
  • 1648 Views
  • 6 replies
  • 0 kudos

Interface SD card with nucleo H743ZI 1Bit/4Bit

How to interface SD card with STM32h743z1 nucleo borad ? Is there any working example? I generated code with cubeMx 5 and failed at the very first step.. I tried various threads regarding SD card and nothing helped me.card initialization itself giv...

In RM0401 Rev 3 and using the STM32F410, Table 62 page 373 shows that LPTIM can be used as a source trigger for TIM5 (slave). Is this possible?

I've noticed that there does not seem to be a trigger output selection for LPTIM. Is there a default operation I am missing?I've tried making LPTIM as the source trigger for TIM5 for the STM32F410 in the CubeMX IDE but can't seem to get it to work.I...

FArms.1 by Associate II
  • 853 Views
  • 2 replies
  • 0 kudos