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

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
  • 523 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
  • 284 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
  • 230 Views
  • 0 replies
  • 0 kudos

STM32CubeMX Code Examples

Hello to everybody, some years ago a community member pointed out that there were not so many code examples in CubeMX for beginners: https://community.st.com/s/question/0D50X00009XkfAvSAJ/stm32cubemx-github-examples-and-code-sharingand I agree, I am...

AMoro.4 by Associate II
  • 429 Views
  • 3 replies
  • 0 kudos

stm32f103 sdio+fatfs interface project not working....

Dear Members, I am interfacing SD card (2 gb , 4 gb , 16 gb) micro SD cards. Microcontroller Used STM32F103RCT6 With SDIO + FATFS. I am trying to Create the New Word Document,To SD Card...But It Fails. Somebody help me To Do Further To Solve my pr...

Bnaga by Associate II
  • 745 Views
  • 3 replies
  • 0 kudos