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

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
  • 366 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
  • 588 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
  • 565 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
  • 306 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
  • 246 Views
  • 0 replies
  • 0 kudos