STM32CubeMX (MCUs)

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

External IRQ on PB15

I am trying to catch a pulse on PB15. So I set the port PB15 to external irq with falling edge as per screen shot belowThe code in MX_GPIO_Init() generated by MX is:/*Configure GPIO pin : MPuls_Pin */GPIO_InitStruct.Pin = MPuls_Pin;GPIO_InitStruct.Mo...

erastus_0-1713595698892.png
erastus by Associate II
  • 1248 Views
  • 6 replies
  • 2 kudos

Generating makefiles without STM32IDE

So I've moved away from eclipse and the CubeMX IDE. I am using sublime as my editor and I am enjoying a great deal of success and I would recommend to anyone using cubemx to migrate to a non java based IDE/editor  - I compile the makefiles generated ...

Resolved! Timer + DMA problem

I am using TIM+DMA, and the main problem is that the first value should be loaded into ARR before the timer starts, but it is not. Also, regarding length, if it should be set in bytes, it should be clearly documented in a comment for that function, w...

nimaltd by Senior
  • 681 Views
  • 2 replies
  • 1 kudos

Problem with f_mount dma+sdmmc+Fatfs on stm32f7

Hi everyone! I'm having some problems with DMA+SDMMC+FATFS.The nonDMA version works succesfully. But when I want to use DMA I have problems. My MCU - stm32F765vi. My peripherals initialization looks likeSDMMC1SDMMC1 NVIC settingsFATFS settingsThe pro...

0693W00000Kc7GvQAJ.png 0693W00000Kc7HUQAZ.png 0693W00000Kc7HoQAJ.png 0693W00000Kc7IrQAJ.png
JAdam.8 by Associate
  • 1260 Views
  • 3 replies
  • 0 kudos