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

SDMMC1 on stm32H743ZI _ fails!

Hi, i need help in my project. I have a problem with SDMMC1 and fatfs. My goal is to be able to write a txt file on the sd cardDoes someone have an example that works correctly?im using stm32cubemx 5.2.1 and atollic ide.thanks

dresc by Associate II
  • 337 Views
  • 2 replies
  • 0 kudos

CubeMX USART DE config incorrect - STM32F091

Using RS485 driver enable, specifically on USART 7 and 8, the CubeMX generated code needs to add in MspInit:GPIO_InitStruct.Alternate = GPIO_AF1_USART7;GPIO_InitStruct.Alternate = GPIO_AF2_USART8;respectively.

IHave by Associate
  • 267 Views
  • 0 replies
  • 0 kudos