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

CubeMX RTC Init Error?

Hello,I'm using CubeMX 5.2 to initialize the RTC of my STM3210C card.I activated HSE as a source for the RTC:and on cubeMX I have enabled the Auto predivider calculation:The generated code is:The value of AsynchPrescaler is at 0xffffffff...then, on c...

0690X000008ihJZQAY.jpg 0690X000008ihJtQAI.jpg 0690X000008ihJyQAI.jpg 0690X000008ihK8QAI.jpg

STM32CubeMX mac updater does not work

https://community.st.com/s/question/0D50X00009bMQGiSAO/stm32cubemx-mac-updater-does-not-workI am asking this question again because there was never any resolution in the question linked above. I am using Cube v5.1.0 and trying to update to v5.2.1. I ...

JRade by Associate II
  • 468 Views
  • 0 replies
  • 0 kudos

Resolved! I2C SCL pin no clock output

Dear all, Sorry for this old questions ( & and seems not fixed). I use STM32CubeMX w/ vs code to build a program in STM32F103RE. And the I2C master seems not working. It always raise AF error. Maybe this is due the salve device problem. But once I ...

SSin by Associate III
  • 776 Views
  • 1 replies
  • 0 kudos

STM32CubeMX V5 Error Handling Changes

Why has the __func__ and __line__ been removed as argument from error_handler in CubeMX V5.0 generated code?(tested for STM32L4R9 microcontroller)By just calling Error_Handler() instead of the former _error_handler(__func__,__line__), tracing the err...

s m by Associate III
  • 818 Views
  • 2 replies
  • 3 kudos

FATFS on stm32f7

I am trying to set up a test project with cubeMX for stm32f746G disco with a file system.i have two issues:I want to understand what is the meaning of "user defined" in the Mode section of the FATFS Mode and Configuration in the CubeMX.Is there no po...

yuri CH by Senior
  • 441 Views
  • 1 replies
  • 1 kudos

How to use Cube MX library for the SPI communication?

I am using STM32F103VCT controller to test SPI communication. I am generating the code by Cube MX.I want to use SPI2 as Slave and SPI3 as Master. I want to transfer data from Master SPI3 to Slave SPI2.I want to use the SS pin in both the case.Please ...

Kedar by Associate
  • 348 Views
  • 0 replies
  • 0 kudos