STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

STM32CubeMX 6.11.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.11.0 is available. What is new in STM32CubeMX V6.11.0? New MCUs series : STM32U0 (STM32U083xx/73xx/31xx), STM32H7RS (STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx) and STM32H5 (STM32H533/H...

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
  • 265 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
  • 263 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
  • 129 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
  • 130 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
  • 204 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
  • 402 Views
  • 3 replies
  • 0 kudos